Classes | |
| struct | AbsoluteLength |
| The absolute lengths. More... | |
| struct | AutoLength |
| The auto length. More... | |
| struct | BorderStyle |
| The border style. More... | |
| struct | ClearAndFloat |
| The clear and float properties. More... | |
| class | Colour |
| This class is used to parse and store colours from multiple format. More... | |
| struct | Colours |
| Some predefined colors. More... | |
| struct | DisplayMode |
| The current display property refer to http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-display. More... | |
| class | Font |
| The CSS font object. More... | |
| struct | GenericProperty |
| struct | Length |
| A length is either a relative value, or an absolute measurement. More... | |
| class | LineHeight |
| The line height. More... | |
| struct | MediaGroup |
| The CSS declaration of media group. More... | |
| class | Parser |
| This is the CSS parser class used to parse CSS2.0 compliant content. More... | |
| struct | Position |
| The position style. More... | |
| struct | RelativeLength |
| The relative lengths. More... | |
| struct | SpecifiedVerticalAlign |
| Use this structure when the vertical align is a number. More... | |
| struct | StringAlignedText |
| The string on which this text is aligned is stored here. More... | |
| struct | StyleImplement |
| The style holder (hold all CSS/Style related information). More... | |
| struct | TextAlign |
| The text alignment. More... | |
| struct | TextDecoration |
| The text decoration. More... | |
| struct | Unit |
| A unit helper class to deal with CSS2.1 units as defined in http://www.w3.org/TR/CSS21/syndata.html#values. More... | |
| struct | VerticalAlign |
| The vertical alignment. More... | |
Namespaces | |
| namespace | Rules |
| The rules namespace declare the rules types. | |
Variables | |
| const GenericProperty | allowedProperties [] |
| The CSS specification from http://www.w3.org/TR/REC-CSS2/propidx.html is declared here. | |
The CSS specification from http://www.w3.org/TR/REC-CSS2/propidx.html is declared here.
