#include <css_property.h>
clan::CSSProperty::CSSProperty |
( |
| ) |
|
const std::string& clan::CSSProperty::get_name |
( |
| ) |
const |
std::vector<CSSToken>& clan::CSSProperty::get_value_tokens |
( |
| ) |
|
const std::vector<CSSToken>& clan::CSSProperty::get_value_tokens |
( |
| ) |
const |
bool clan::CSSProperty::is_important |
( |
| ) |
const |
void clan::CSSProperty::set_important |
( |
bool |
flag | ) |
|
void clan::CSSProperty::set_name |
( |
const std::string & |
name | ) |
|
void clan::CSSProperty::set_value_tokens |
( |
const std::vector< CSSToken > & |
tokens | ) |
|
The documentation for this class was generated from the following file: