Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsystemerror.cpp File Reference

(bc83d91d4e3575ba688d65e12860c05b3fb1dcbd)

#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()

QString qt_error_string ( int code)

Definition at line 152 of file qsystemerror.cpp.

◆ standardLibraryErrorString()

QString standardLibraryErrorString ( int errorCode)
static

Definition at line 72 of file qsystemerror.cpp.