![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
static QString | standardLibraryErrorString (int errorCode) |
QString | qt_error_string (int code) |
QString qt_error_string | ( | int | code | ) |
Definition at line 151 of file qsystemerror.cpp.
References standardLibraryErrorString().
Referenced by BluetoothManagement::BluetoothManagement(), QCtfLibImpl::QCtfLibImpl(), QWinRTLowEnergyConnectionHandler::connectToDevice(), QBluetoothSocketPrivateBluez::connectToServiceHelper(), QTemporaryDirPrivate::create(), QWindowsFontDatabase::createEngine(), hasBtMgmtPermission(), ServerSocket::listen(), QDnsLookupReply::makeResolverSystemError(), mandatoryHciIoctlsAvailable(), QFSFileEnginePrivate::map(), QFSFileEnginePrivate::nativeRead(), QNativeSocketEnginePrivate::nativeRead(), QFSFileEnginePrivate::nativeSyncToDisk(), QWindowsDirectWriteFontDatabase::populateFamily(), qErrnoWarning(), qErrnoWarning(), QNativeSocketEngine::read(), QFileDevicePrivate::setError(), QFSFileEngine::setFileTime(), QFSFileEngine::setSize(), QWindowsPointerHandler::translatePointerEvent(), QLockFilePrivate::tryLock_sys(), QFSFileEnginePrivate::unmap(), and QBluetoothSocketPrivateBluez::writeData().
|
static |
Definition at line 71 of file qsystemerror.cpp.
References QString::fromLatin1(), QString::fromLocal8Bit(), QT_TRANSLATE_NOOP, ret, QCoreApplication::translate(), and Qt::Uninitialized.
Referenced by qt_error_string(), QSystemError::stdString(), and QSystemError::string().