#include <theme.hpp>
Definition at line 193 of file theme.hpp.
◆ slider() [1/2]
theme::slider::slider |
( |
| ) |
|
◆ slider() [2/2]
theme::slider::slider |
( |
std::size_t |
sw, |
|
|
std::size_t |
sh, |
|
|
const config & |
cfg |
|
) |
| |
|
explicit |
◆ black_line()
bool theme::slider::black_line |
( |
| ) |
const |
|
inline |
◆ image()
const std::string& theme::slider::image |
( |
| ) |
const |
|
inline |
◆ location()
rect & theme::object::location |
◆ overlay()
const std::string& theme::slider::overlay |
( |
| ) |
const |
|
inline |
◆ set_title()
void theme::slider::set_title |
( |
const std::string & |
new_title | ) |
|
|
inline |
◆ title()
const std::string& theme::slider::title |
( |
| ) |
const |
|
inline |
◆ tooltip()
const std::string& theme::slider::tooltip |
( |
| ) |
const |
|
inline |
◆ black_line_
bool theme::slider::black_line_ |
|
private |
◆ image_
std::string theme::slider::image_ |
|
private |
◆ overlay_
std::string theme::slider::overlay_ |
|
private |
◆ title_
std::string theme::slider::title_ |
|
private |
◆ tooltip_
std::string theme::slider::tooltip_ |
|
private |
The documentation for this class was generated from the following files: