#include <theme.hpp>
Definition at line 101 of file theme.hpp.
◆ label() [1/2]
◆ label() [2/2]
theme::label::label |
( |
std::size_t |
sw, |
|
|
std::size_t |
sh, |
|
|
const config & |
cfg |
|
) |
| |
|
explicit |
◆ empty()
bool theme::label::empty |
( |
| ) |
const |
|
inline |
◆ font_rgb()
color_t theme::label::font_rgb |
( |
| ) |
const |
|
inline |
◆ font_rgb_set()
bool theme::label::font_rgb_set |
( |
| ) |
const |
|
inline |
◆ font_size()
std::size_t theme::label::font_size |
( |
| ) |
const |
|
inline |
◆ icon()
const std::string& theme::label::icon |
( |
| ) |
const |
|
inline |
◆ location()
rect & theme::object::location |
◆ set_text()
void theme::label::set_text |
( |
const std::string & |
text | ) |
|
|
inline |
◆ text()
const std::string& theme::label::text |
( |
| ) |
const |
|
inline |
◆ font_
std::size_t theme::label::font_ |
|
private |
◆ font_rgb_
◆ font_rgb_set_
bool theme::label::font_rgb_set_ |
|
private |
◆ icon_
std::string theme::label::icon_ |
|
private |
◆ text_
std::string theme::label::text_ |
|
private |
The documentation for this class was generated from the following files: