![]() |
Qt 4.8
|
#include <qwindowsxpstyle_p.h>
Public Functions | |
| ThemeMapKey () | |
| ThemeMapKey (const XPThemeData &data) | |
Public Variables | |
| QString | name |
| bool | noBorder |
| bool | noContent |
| int | partId |
| int | stateId |
Definition at line 240 of file qwindowsxpstyle_p.h.
|
inline |
Definition at line 247 of file qwindowsxpstyle_p.h.
|
inline |
Definition at line 248 of file qwindowsxpstyle_p.h.
| QString ThemeMapKey::name |
Definition at line 241 of file qwindowsxpstyle_p.h.
Referenced by operator==(), and qHash().
| bool ThemeMapKey::noBorder |
Definition at line 244 of file qwindowsxpstyle_p.h.
| bool ThemeMapKey::noContent |
Definition at line 245 of file qwindowsxpstyle_p.h.
| int ThemeMapKey::partId |
Definition at line 242 of file qwindowsxpstyle_p.h.
Referenced by operator==(), and qHash().
| int ThemeMapKey::stateId |
Definition at line 243 of file qwindowsxpstyle_p.h.
Referenced by operator==(), and qHash().