#include <qscreenvnc_p.h>
Definition at line 178 of file qscreenvnc_p.h.
◆ QRfbServerInit() [1/2]
QRfbServerInit::QRfbServerInit |
( |
| ) |
|
|
inline |
◆ ~QRfbServerInit() [1/2]
QRfbServerInit::~QRfbServerInit |
( |
| ) |
|
|
inline |
◆ QRfbServerInit() [2/2]
QRfbServerInit::QRfbServerInit |
( |
| ) |
|
|
inline |
◆ ~QRfbServerInit() [2/2]
QRfbServerInit::~QRfbServerInit |
( |
| ) |
|
|
inline |
◆ read() [1/2]
Definition at line 441 of file qscreenvnc_qws.cpp.
444 width = ntohs(width);
446 height = ntohs(height);
450 s->
read((
char *)&len, 4);
453 name =
new char [len + 1];
qint64 read(char *data, qint64 maxlen)
Reads at most maxSize bytes from the device into data, and returns the number of bytes read...
◆ read() [2/2]
◆ setName() [1/2]
void QRfbServerInit::setName |
( |
const char * |
n | ) |
|
◆ setName() [2/2]
void QRfbServerInit::setName |
( |
const char * |
n | ) |
|
◆ size() [1/2]
int QRfbServerInit::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
int QRfbServerInit::size |
( |
| ) |
const |
|
inline |
◆ write() [1/2]
◆ write() [2/2]
◆ format
◆ height
◆ name
char * QRfbServerInit::name |
◆ width
The documentation for this class was generated from the following files: