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

#include <qvnc_p.h>

+ Inheritance diagram for QRfbRawEncoder:
+ Collaboration diagram for QRfbRawEncoder:

Public Member Functions

 QRfbRawEncoder (QVncClient *s)
 
void write () override
 
- Public Member Functions inherited from QRfbEncoder
 QRfbEncoder (QVncClient *s)
 
virtual ~QRfbEncoder ()
 

Additional Inherited Members

- Protected Attributes inherited from QRfbEncoder
QVncClientclient
 

Detailed Description

Definition at line 178 of file qvnc_p.h.

Constructor & Destructor Documentation

◆ QRfbRawEncoder()

QRfbRawEncoder::QRfbRawEncoder ( QVncClient * s)
inline

Definition at line 181 of file qvnc_p.h.

Member Function Documentation

◆ write()

void QRfbRawEncoder::write ( )
overridevirtual

Implements QRfbEncoder.

Definition at line 418 of file qvnc.cpp.

References QImage::bytesPerLine(), QImage::depth(), QAbstractSocket::flush(), i, qCDebug, QImage::rect(), rect, QRegion::rectCount(), QImage::scanLine(), socket, QAbstractSocket::state(), QAbstractSocket::UnconnectedState, and QIODevice::write().

+ Here is the call graph for this function:

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