#include </home/clem/local/src/opie/core/launcher/serverapp.h>
Collaboration diagram for QCopKeyRegister:

Public Member Functions | |
| QCopKeyRegister () | |
| QCopKeyRegister (int k, const QCString &, const QCString &) | |
| int | keyCode () const |
| QCString | channel () const |
| QCString | message () const |
| bool | send () |
Private Attributes | |
| int | m_keyCode |
| QCString | m_channel |
| QCString | m_message |
|
|
Definition at line 60 of file serverapp.cpp. |
|
||||||||||||||||
|
Definition at line 66 of file serverapp.cpp. |
|
|
Definition at line 77 of file serverapp.cpp. References m_channel. |
|
|
Definition at line 72 of file serverapp.cpp. References m_keyCode. Referenced by KeyFilter::registerKey(), and KeyFilter::unregisterKey(). |
|
|
Definition at line 82 of file serverapp.cpp. References m_message. |
|
|
Definition at line 87 of file serverapp.cpp. References QCString::isNull(), m_channel, and m_message. |
|
|
Definition at line 53 of file serverapp.h. |
|
|
Definition at line 52 of file serverapp.h. Referenced by keyCode(). |
|
|
Definition at line 53 of file serverapp.h. |
1.4.2