Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsystemerror.cpp File Reference

(bd7fa4a53791ead147393d3a4a797d2e14ee3343)

#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: