Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
This is the complete list of members for VncThread, including all inherited members.
_client | VncThread | private |
_connected | VncThread | private |
_host | VncThread | private |
_img | VncThread | private |
_passwd | VncThread | private |
_port | VncThread | private |
_quality | VncThread | private |
_run | VncThread | private |
_started | VncThread | private |
calcScaling() | VncThread | private |
emitStarted() | VncThread | private |
frameBufferHandler(rfbClient *client) | VncThread | privatestatic |
getDesktopName() const | VncThread | |
getFrameBuffer() | VncThread | inline |
HIGH | VncThread | static |
imageUpdated(const int x, const int y, const int w, const int h) | VncThread | signal |
isConnected() const | VncThread | inline |
LOW | VncThread | static |
MEDIUM | VncThread | static |
passwdHandler(rfbClient *client) | VncThread | privatestatic |
processImageUpdate(int x, int y, int w, int h) | VncThread | private |
projectionStarted() | VncThread | signal |
projectionStopped() | VncThread | signal |
run() override | VncThread | |
stop() | VncThread | inline |
updateImage(rfbClient *client, int x, int y, int w, int h) | VncThread | privatestatic |
VncThread(QString host, int port, QString passwd, int quality) | VncThread | |
~VncThread() override | VncThread |