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

#include <qvnc_p.h>

Collaboration diagram for QRfbMultiColorHextile< SRC >:

Public Member Functions

 QRfbMultiColorHextile (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 QRfbMultiColorHextile< SRC >

Definition at line 249 of file qvnc_p.h.

Constructor & Destructor Documentation

◆ QRfbMultiColorHextile()

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

Definition at line 252 of file qvnc_p.h.

Member Function Documentation

◆ read()

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

◆ write()

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

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