Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 rect.

Member Data Documentation

◆ incremental

char QRfbFrameBufferUpdateRequest::incremental

Definition at line 134 of file qvnc_p.h.

◆ rect

QRfbRect QRfbFrameBufferUpdateRequest::rect

Definition at line 135 of file qvnc_p.h.


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