Qt 4.8
|
#include <qscreenvnc_p.h>
Public Functions | |
QRfbSingleColorHextile (QRfbHextileEncoder< SRC > *e) | |
QRfbSingleColorHextile (QRfbHextileEncoder< SRC > *e) | |
bool | read (const uchar *data, int width, int height, int stride) |
bool | read (const uchar *data, int width, int height, int stride) |
void | write (QTcpSocket *socket) const |
void | write (QTcpSocket *socket) const |
Properties | |
QRfbHextileEncoder< SRC > * | encoder |
Definition at line 292 of file qscreenvnc_p.h.
|
inline |
Definition at line 295 of file qscreenvnc_p.h.
|
inline |
Definition at line 301 of file qvncserver.h.
bool QRfbSingleColorHextile< SRC >::read | ( | const uchar * | data, |
int | width, | ||
int | height, | ||
int | stride | ||
) |
Definition at line 1073 of file qscreenvnc_qws.cpp.
Referenced by buttonChange().
bool QRfbSingleColorHextile< SRC >::read | ( | const uchar * | data, |
int | width, | ||
int | height, | ||
int | stride | ||
) |
void QRfbSingleColorHextile< SRC >::write | ( | QTcpSocket * | socket | ) | const |
Definition at line 1131 of file qscreenvnc_qws.cpp.
Referenced by buttonChange().
void QRfbSingleColorHextile< SRC >::write | ( | QTcpSocket * | socket | ) | const |
|
private |
Definition at line 300 of file qscreenvnc_p.h.