FINAL CUT
|
Classes | |
struct | ButtonColors |
struct | CurrentElementColors |
struct | DialogColors |
struct | ErrorBoxColors |
struct | InputFieldColors |
struct | LabelColors |
struct | ListColors |
struct | MenuColors |
struct | NonContextualColors |
struct | ScrollbarColors |
struct | StatusbarColors |
struct | TextColors |
struct | TitlebarColors |
struct | ToggleButtonColors |
Public Member Functions | |
virtual auto | getClassName () const -> FString |
virtual void | setColorTheme ()=0 |
Public Attributes | |
NonContextualColors | term {} |
DialogColors | dialog {} |
TextColors | text {} |
ErrorBoxColors | error_box {} |
NonContextualColors | tooltip {} |
NonContextualColors | shadow {} |
CurrentElementColors | current_element {} |
ListColors | list {} |
LabelColors | label {} |
InputFieldColors | input_field {} |
ToggleButtonColors | toggle_button {} |
ButtonColors | button {} |
TitlebarColors | titlebar {} |
MenuColors | menu {} |
StatusbarColors | statusbar {} |
ScrollbarColors | scrollbar {} |
NonContextualColors | progressbar {} |