4#ifndef QSYSTEMERROR_P_H
5#define QSYSTEMERROR_P_H
18#include <QtCore/private/qglobal_p.h>
constexpr bool ok() const noexcept
constexpr QSystemError(int error, ErrorScope scope)
constexpr QSystemError()=default
constexpr int error() const
constexpr ErrorScope scope() const
static constexpr QSystemError stdError(int error)
QString qt_error_string(int code)
static QString standardLibraryErrorString(int errorCode)