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

(69ed7635da3898318963f1e91a5516586fed8f8d)

#include "qqnxglobal.h"
#include "qqnxcursor.h"
#include <errno.h>
#include <QtCore/QDebug>
#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 21 of file qqnxcursor.cpp.

◆ Q_LOGGING_CATEGORY()

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