![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qvnc_p.h>
Public Member Functions | |
| QRfbRect () | |
| QRfbRect (quint16 _x, quint16 _y, quint16 _w, quint16 _h) | |
| void | read (QTcpSocket *s) |
| void | write (QTcpSocket *s) const |
Public Attributes | |
| quint16 | x |
| quint16 | y |
| quint16 | w |
| quint16 | h |
| void QRfbRect::read | ( | QTcpSocket * | s | ) |
| void QRfbRect::write | ( | QTcpSocket * | s | ) | const |