Qt 4.8
|
Public Variables | |
DWORD | cbSize |
HICON | hIcon |
int | iIcon |
int | iSysImageIndex |
WCHAR | szPath [MAX_PATH] |
Definition at line 95 of file qwindowsstyle.cpp.
DWORD QSHSTOCKICONINFO::cbSize |
Definition at line 97 of file qwindowsstyle.cpp.
Referenced by QWindowsStyle::standardIconImplementation(), and QWindowsStyle::standardPixmap().
HICON QSHSTOCKICONINFO::hIcon |
Definition at line 98 of file qwindowsstyle.cpp.
Referenced by QWindowsStyle::standardIconImplementation(), and QWindowsStyle::standardPixmap().
int QSHSTOCKICONINFO::iIcon |
Definition at line 100 of file qwindowsstyle.cpp.
int QSHSTOCKICONINFO::iSysImageIndex |
Definition at line 99 of file qwindowsstyle.cpp.
WCHAR QSHSTOCKICONINFO::szPath[MAX_PATH] |
Definition at line 101 of file qwindowsstyle.cpp.