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. 
◆ default_value()
Gets the default value for a given property. 
 
 
◆ is_inherited()
  
  | 
        
          | static bool clan::StyleProperty::is_inherited | ( | PropertyHash | hash | ) |  |  | static | 
 
Indicates if this an inherited property or not. 
 
 
◆ parse()
  
  | 
        
          | static void clan::StyleProperty::parse | ( | StylePropertySetter * | setter, |  
          |  |  | const std::string & | styles ) |  | static | 
 
Parses a string of styles and sets the values. 
 
 
The documentation for this class was generated from the following file: