Qt 4.8
|
#include <qwindowsystem_qws.h>
Public Variables | |
unsigned int | clientid |
QString | name |
int | winid |
Definition at line 76 of file qwindowsystem_qws.h.
unsigned int QWSInternalWindowInfo::clientid |
Definition at line 80 of file qwindowsystem_qws.h.
Referenced by QWSDisplay::windowList(), and QWSServer::windowList().
QString QWSInternalWindowInfo::name |
Definition at line 81 of file qwindowsystem_qws.h.
Referenced by QWSDisplay::windowList().
int QWSInternalWindowInfo::winid |
Definition at line 79 of file qwindowsystem_qws.h.
Referenced by QWSClient::identity(), QWSDisplay::windowList(), and QWSServer::windowList().