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
QRfbFrameBufferUpdateRequest Class Reference

#include <qvnc_p.h>

Collaboration diagram for QRfbFrameBufferUpdateRequest:

Public Member Functions

bool read (QTcpSocket *s)

Public Attributes

char incremental
QRfbRect rect

Detailed Description

Definition at line 129 of file qvnc_p.h.

Member Function Documentation

◆ read()

bool QRfbFrameBufferUpdateRequest::read ( QTcpSocket * s)

Definition at line 332 of file qvnc.cpp.

References incremental.

Member Data Documentation

◆ incremental

char QRfbFrameBufferUpdateRequest::incremental

Definition at line 134 of file qvnc_p.h.

Referenced by read().

◆ rect

QRfbRect QRfbFrameBufferUpdateRequest::rect

Definition at line 135 of file qvnc_p.h.


The documentation for this class was generated from the following files: