![]() |
Qt 4.8
|
Public Functions | |
| QWSCommandStruct (QWSCommand *c, QWSClient *cl) | |
| ~QWSCommandStruct () | |
Public Variables | |
| QWSClient * | client |
| QWSCommand * | command |
Definition at line 1389 of file qwindowsystem_qws.cpp.
|
inline |
Definition at line 1391 of file qwindowsystem_qws.cpp.
|
inline |
Definition at line 1392 of file qwindowsystem_qws.cpp.
| QWSClient* QWSCommandStruct::client |
Definition at line 1395 of file qwindowsystem_qws.cpp.
Referenced by QWSServerPrivate::_q_clientClosed(), and QWSServerPrivate::doClient().
| QWSCommand* QWSCommandStruct::command |
Definition at line 1394 of file qwindowsystem_qws.cpp.
Referenced by QWSServerPrivate::doClient().