Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRfbKeyEvent Class Reference

#include <qvnc_p.h>

+ Collaboration diagram for QRfbKeyEvent:

Public Member Functions

bool read (QTcpSocket *s)
 

Public Attributes

char down
 
int keycode
 
int unicode
 

Detailed Description

Definition at line 138 of file qvnc_p.h.

Member Function Documentation

◆ read()

bool QRfbKeyEvent::read ( QTcpSocket * s)

Definition at line 343 of file qvnc.cpp.

References i, Qt::Key_A, Qt::Key_Space, keycode, keyMap, and keysym.

Member Data Documentation

◆ down

char QRfbKeyEvent::down

Definition at line 143 of file qvnc_p.h.

◆ keycode

int QRfbKeyEvent::keycode

Definition at line 144 of file qvnc_p.h.

◆ unicode

int QRfbKeyEvent::unicode

Definition at line 145 of file qvnc_p.h.


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