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.cpp File Reference

(2c332f650812283fba6ad324453895140d7f73a6)

#include <errno.h>
#include <QDebug>
#include "qqnxglobal.h"
#include "qqnxintegration.h"
Include dependency graph for qqnxglobal.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY (lcQpaQnx, "qt.qpa.qnx")
void qScreenCheckError (int rc, const char *funcInfo, const char *message, bool critical)

Function Documentation

◆ Q_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( lcQpaQnx ,
"qt.qpa.qnx"  )

◆ qScreenCheckError()

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

Definition at line 14 of file qqnxglobal.cpp.

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

Here is the call graph for this function: