#include <theme.hpp>
Definition at line 125 of file theme.hpp.
◆ status_item()
theme::status_item::status_item |
( |
std::size_t |
sw, |
|
|
std::size_t |
sh, |
|
|
const config & |
cfg |
|
) |
| |
|
explicit |
◆ font_rgb()
color_t theme::status_item::font_rgb |
( |
| ) |
const |
|
inline |
◆ font_rgb_set()
bool theme::status_item::font_rgb_set |
( |
| ) |
const |
|
inline |
◆ font_size()
std::size_t theme::status_item::font_size |
( |
| ) |
const |
|
inline |
◆ get_label()
const label* theme::status_item::get_label |
( |
| ) |
const |
|
inline |
◆ location()
rect & theme::object::location |
◆ postfix()
const std::string& theme::status_item::postfix |
( |
| ) |
const |
|
inline |
◆ prefix()
const std::string& theme::status_item::prefix |
( |
| ) |
const |
|
inline |
◆ font_
std::size_t theme::status_item::font_ |
|
private |
◆ font_rgb_
color_t theme::status_item::font_rgb_ |
|
private |
◆ font_rgb_set_
bool theme::status_item::font_rgb_set_ |
|
private |
◆ label_
label theme::status_item::label_ |
|
private |
◆ postfix_
std::string theme::status_item::postfix_ |
|
private |
◆ prefix_
std::string theme::status_item::prefix_ |
|
private |
The documentation for this class was generated from the following files: