Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsystemerror.cpp File Reference
#include <qglobal.h>
#include "qsystemerror_p.h"
#include <errno.h>
#include <qcoreapplication.h>
+ Include dependency graph for qsystemerror.cpp:

Go to the source code of this file.

Functions

static QString standardLibraryErrorString (int errorCode)
 
QString qt_error_string (int code)
 

Function Documentation

◆ qt_error_string()

◆ standardLibraryErrorString()

static QString standardLibraryErrorString ( int  errorCode)
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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: