![]() |
Qt 6.x
The Qt SDK
|
#include "qvnc_p.h"#include "qvncscreen.h"#include "qvncclient.h"#include "QtNetwork/qtcpserver.h"#include "QtNetwork/qtcpsocket.h"#include <qendian.h>#include <qthread.h>#include <QtGui/qguiapplication.h>#include <QtGui/QWindow>#include <arpa/inet.h>#include <QtCore/QDebug>#include "moc_qvnc_p.cpp"
Include dependency graph for qvnc.cpp:Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcVnc, "qt.qpa.vnc") |
Variables | |
| static const struct { ... } | keyMap [] |
| QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcVnc | , |
| "qt.qpa.vnc" | |||
| ) |
| const struct { ... } keyMap[] |