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
QRfbDualColorHextile< SRC > Class Template Reference

#include <qvnc_p.h>

Collaboration diagram for QRfbDualColorHextile< SRC >:

Public Member Functions

 QRfbDualColorHextile (QRfbHextileEncoder< SRC > *e)
bool read (const uchar *data, int width, int height, int stride)
void write (QTcpSocket *socket) const

Detailed Description

template<class SRC>
class QRfbDualColorHextile< SRC >

Definition at line 204 of file qvnc_p.h.

Constructor & Destructor Documentation

◆ QRfbDualColorHextile()

template<class SRC>
QRfbDualColorHextile< SRC >::QRfbDualColorHextile ( QRfbHextileEncoder< SRC > * e)
inline

Definition at line 207 of file qvnc_p.h.

Member Function Documentation

◆ read()

template<class SRC>
bool QRfbDualColorHextile< SRC >::read ( const uchar * data,
int width,
int height,
int stride )

◆ write()

template<class SRC>
void QRfbDualColorHextile< SRC >::write ( QTcpSocket * socket) const

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