Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QRfbSingleColorHextile< SRC > Class Template Reference

#include <qvnc_p.h>

+ Collaboration diagram for QRfbSingleColorHextile< SRC >:

Public Member Functions

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

Definition at line 192 of file qvnc_p.h.

Constructor & Destructor Documentation

◆ QRfbSingleColorHextile()

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

Definition at line 195 of file qvnc_p.h.

Member Function Documentation

◆ read()

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

◆ write()

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

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