Widget state bundle fed into palette lookups.
More...
#include <style.h>
|
|
bool | focused () const |
| |
|
bool | enabled () const |
| |
|
bool | pressed () const |
| |
|
bool | selected () const |
| |
|
void | setFocused (bool v) |
| |
|
void | setEnabled (bool v) |
| |
|
void | setPressed (bool v) |
| |
|
void | setSelected (bool v) |
| |
Widget state bundle fed into palette lookups.
Encapsulates all state that can influence which palette style is returned. Adding new fields here does not break existing callers.
- Thread Safety
- Conditionally thread-safe — same contract as TuiStyle.
The documentation for this class was generated from the following file: