![]() |
Qt 6.x
The Qt SDK
|
#include <qvnc_p.h>
Public Member Functions | |
bool | read (QTcpSocket *s) |
Public Attributes | |
Qt::MouseButtons | buttons |
quint16 | x |
quint16 | y |
bool QRfbPointerEvent::read | ( | QTcpSocket * | s | ) |
Definition at line 381 of file qvnc.cpp.
References buttons, Qt::LeftButton, Qt::MiddleButton, Qt::NoButton, and Qt::RightButton.
Qt::MouseButtons QRfbPointerEvent::buttons |