38 inline bool isConnected()
const {
return m_state == Connected; }
53 void scheduleUpdate();
66 enum ProtocolVersion {
72 void setPixelFormat();
74 void frameBufferUpdateRequest();
78 bool pixelConversionNeeded()
const;
90 bool m_needConversion;
91 int m_encodingsPending;
93 uint m_supportCopyRect : 1;
94 uint m_supportRRE : 1;
95 uint m_supportCoRRE : 1;
96 uint m_supportHextile : 1;
97 uint m_supportZRLE : 1;
98 uint m_supportCursor : 1;
99 uint m_supportDesktopSize : 1;
101 Qt::KeyboardModifiers m_keymod;
103 bool m_updatePending;
104#if Q_BYTE_ORDER == Q_BIG_ENDIAN
108 ProtocolVersion m_protocolVersion;
The QRegion class specifies a clip region for a painter.
The QTcpSocket class provides a TCP socket.
int clientBytesPerPixel() const
QRegion dirtyRegion() const
bool doPixelConversion() const
@ FramebufferUpdateRequest
void convertPixels(char *dst, const char *src, int count, int depth) const
QTcpSocket * clientSocket() const
void setDirty(const QRegion ®ion)
QVncServer * server() const
Combined button and popup list for selecting options.
GLint GLenum GLsizei GLsizei GLsizei depth
GLenum GLenum GLsizei count