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

(337a1f8c60987d46943924bc2a55c56622179bc1)

#include "qqnxglobal.h"
#include "qqnxcursor.h"
#include <QWindow>
#include <QCursor>
Include dependency graph for qqnxcursor.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY (lcQpaQnx, "qt.qpa.qnx")
static int mapQtCursorToScreenCursor (int cshape)

Function Documentation

◆ mapQtCursorToScreenCursor()

int mapQtCursorToScreenCursor ( int cshape)
static

Definition at line 27 of file qqnxcursor.cpp.

◆ Q_LOGGING_CATEGORY()

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