![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Enumerations | |
enum class | ControlState { Normal , Hover , Pressed , Disabled , Normal , Hover , Pressed , Disabled } |
enum class | ControlState { Normal , Hover , Pressed , Disabled , Normal , Hover , Pressed , Disabled } |
Functions | |
bool | isChecked (const QStyleOption *option) |
bool | isDisabled (const QStyleOption *option) |
bool | isPressed (const QStyleOption *option) |
bool | isHover (const QStyleOption *option) |
bool | isAutoRaise (const QStyleOption *option) |
ControlState | calcControlState (const QStyleOption *option) |
|
strong |
Enumerator | |
---|---|
Normal | |
Hover | |
Pressed | |
Disabled | |
Normal | |
Hover | |
Pressed | |
Disabled |
Definition at line 70 of file qwindows11style.cpp.
|
strong |
Enumerator | |
---|---|
Normal | |
Hover | |
Pressed | |
Disabled | |
Normal | |
Hover | |
Pressed | |
Disabled |
Definition at line 70 of file qwindows11style.cpp.
|
inline |
|
inline |
Definition at line 66 of file qwindows11style.cpp.
|
inline |
Definition at line 50 of file qwindows11style.cpp.
|
inline |
Definition at line 54 of file qwindows11style.cpp.
|
inline |
Definition at line 62 of file qwindows11style.cpp.
|
inline |
Definition at line 58 of file qwindows11style.cpp.