Style property interface used to parse or query properties by name.
More...
#include <style_property_parser.h>
Style property interface used to parse or query properties by name.
static const StyleGetValue& clan::StyleProperty::default_value |
( |
const char * |
name | ) |
|
|
static |
Gets the default value for a given property.
static bool clan::StyleProperty::is_inherited |
( |
const char * |
name | ) |
|
|
static |
Indicates if this an inherited property or not.
static bool clan::StyleProperty::is_inherited |
( |
const std::string & |
name | ) |
|
|
static |
Parses a string of styles and sets the values.
The documentation for this class was generated from the following file: