Definition at line 26 of file theme_info.h.
◆ theme_info()
cgv::gui::theme_info::theme_info |
( |
| ) |
|
◆ ~theme_info()
cgv::gui::theme_info::~theme_info |
( |
| ) |
|
|
inline |
◆ char_to_hex()
static std::string cgv::gui::theme_info::char_to_hex |
( |
unsigned char |
c | ) |
|
|
inlinestaticprotected |
◆ get_index()
int cgv::gui::theme_info::get_index |
( |
| ) |
const |
◆ instance()
◆ is_dark()
bool cgv::gui::theme_info::is_dark |
( |
| ) |
const |
◆ rgb_to_hex()
static std::string cgv::gui::theme_info::rgb_to_hex |
( |
const rgb & |
c | ) |
|
|
inlinestaticprotected |
◆ set_index()
void cgv::gui::theme_info::set_index |
( |
int |
idx | ) |
|
◆ spacing() [1/2]
int cgv::gui::theme_info::spacing |
( |
| ) |
const |
|
inline |
◆ spacing() [2/2]
void cgv::gui::theme_info::spacing |
( |
int |
i | ) |
|
|
inline |
◆ background_col
rgb cgv::gui::theme_info::background_col |
|
protected |
◆ border_col
rgb cgv::gui::theme_info::border_col |
|
protected |
◆ control_col
rgb cgv::gui::theme_info::control_col |
|
protected |
◆ group_col
rgb cgv::gui::theme_info::group_col |
|
protected |
◆ highlight_col
rgb cgv::gui::theme_info::highlight_col |
|
protected |
◆ on_change
cgv::signal::signal<const theme_info&> cgv::gui::theme_info::on_change |
◆ selection_col
rgb cgv::gui::theme_info::selection_col |
|
protected |
◆ shadow_col
rgb cgv::gui::theme_info::shadow_col |
|
protected |
◆ spacing_
int cgv::gui::theme_info::spacing_ = 1 |
|
protected |
◆ text_background_col
rgb cgv::gui::theme_info::text_background_col |
|
protected |
◆ text_col
rgb cgv::gui::theme_info::text_col |
|
protected |
◆ theme_idx
int cgv::gui::theme_info::theme_idx |
|
protected |
◆ warning_col
rgb cgv::gui::theme_info::warning_col |
|
protected |
The documentation for this class was generated from the following files: