|
wiRedPanda
Logic Circuit Simulator
|
Theme management types and singleton ThemeManager. More...
Go to the source code of this file.
Classes | |
| class | ThemeAttributes |
| Contains all color attributes for a theme. More... | |
| class | ThemeManager |
| Singleton class for managing application themes. More... | |
Enumerations | |
| enum class | Theme { Light , Dark , System } |
| Enumeration of available application themes. More... | |
Theme management types and singleton ThemeManager.
Definition in file ThemeManager.h.
|
strong |
Enumeration of available application themes.
| Enumerator | |
|---|---|
| Light | |
| Dark | |
| System | |
Definition at line 17 of file ThemeManager.h.