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
qqnxglobal.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <qglobal.h>
Include dependency graph for qqnxglobal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define Q_SCREEN_CHECKERROR(x, message)
#define Q_SCREEN_CRITICALERROR(x, message)

Functions

QT_BEGIN_NAMESPACE void qScreenCheckError (int rc, const char *funcInfo, const char *message, bool critical)

Macro Definition Documentation

◆ Q_SCREEN_CHECKERROR

#define Q_SCREEN_CHECKERROR ( x,
message )
Value:
#define Q_FUNC_INFO
GLint GLint GLint GLint GLint x
GLuint GLsizei const GLchar * message
QT_BEGIN_NAMESPACE void qScreenCheckError(int rc, const char *funcInfo, const char *message, bool critical)

Definition at line 13 of file qqnxglobal.h.

◆ Q_SCREEN_CRITICALERROR

#define Q_SCREEN_CRITICALERROR ( x,
message )
Value:

Definition at line 16 of file qqnxglobal.h.

Function Documentation

◆ qScreenCheckError()

QT_BEGIN_NAMESPACE void qScreenCheckError ( int rc,
const char * funcInfo,
const char * message,
bool critical )

Definition at line 10 of file qqnxglobal.cpp.

References QQnxIntegration::AlwaysFlushScreenContext, and QQnxIntegration::instance().

Here is the call graph for this function: