#include <css_style_properties.h>
◆ CSSStyleProperties() [1/2]
clan::CSSStyleProperties::CSSStyleProperties |
( |
| ) |
|
◆ CSSStyleProperties() [2/2]
clan::CSSStyleProperties::CSSStyleProperties |
( |
const std::string & |
style_string, |
|
|
const std::string & |
base_uri = std::string() |
|
) |
| |
◆ get_values()
const std::vector<std::unique_ptr<CSSPropertyValue> >& clan::CSSStyleProperties::get_values |
( |
| ) |
const |
◆ is_null()
bool clan::CSSStyleProperties::is_null |
( |
| ) |
const |
◆ set_value()
void clan::CSSStyleProperties::set_value |
( |
const CSSPropertyValue & |
value, |
|
|
bool |
enable |
|
) |
| |
Sets CSS style properties that should be applied.
The documentation for this class was generated from the following file: