![]() |
Qt 4.8
|
#include <qwindowsxpstyle_p.h>
Public Functions | |
| ThemeMapData () | |
Public Variables | |
| AlphaChannelType | alphaType |
| bool | dataValid: 1 |
| bool | hadInvalidAlpha: 1 |
| bool | hasAlphaChannel: 1 |
| bool | hasAnyData: 1 |
| bool | partIsTransparent: 1 |
| bool | wasAlphaSwapped: 1 |
Definition at line 271 of file qwindowsxpstyle_p.h.
|
inline |
Definition at line 281 of file qwindowsxpstyle_p.h.
| AlphaChannelType ThemeMapData::alphaType |
Definition at line 272 of file qwindowsxpstyle_p.h.
Referenced by QWindowsXPStylePrivate::drawBackgroundThruNativeBuffer().
| bool ThemeMapData::dataValid |
Definition at line 274 of file qwindowsxpstyle_p.h.
Referenced by QWindowsXPStylePrivate::drawBackgroundThruNativeBuffer().
| bool ThemeMapData::hadInvalidAlpha |
Definition at line 279 of file qwindowsxpstyle_p.h.
Referenced by QWindowsXPStylePrivate::drawBackgroundThruNativeBuffer().
| bool ThemeMapData::hasAlphaChannel |
Definition at line 277 of file qwindowsxpstyle_p.h.
Referenced by QWindowsXPStylePrivate::drawBackgroundThruNativeBuffer().
| bool ThemeMapData::hasAnyData |
Definition at line 276 of file qwindowsxpstyle_p.h.
Referenced by QWindowsXPStylePrivate::drawBackgroundThruNativeBuffer().
| bool ThemeMapData::partIsTransparent |
Definition at line 275 of file qwindowsxpstyle_p.h.
Referenced by QWindowsXPStylePrivate::drawBackgroundThruNativeBuffer().
| bool ThemeMapData::wasAlphaSwapped |
Definition at line 278 of file qwindowsxpstyle_p.h.
Referenced by QWindowsXPStylePrivate::drawBackgroundThruNativeBuffer().