#include <WCssStyleSheet>
Public Member Functions | |
| WCssStyleSheet () | |
| Create a new empty style sheet. | |
| ~WCssStyleSheet () | |
| Destroy a style sheet, and all rules in it. | |
| void | addRule (const std::string selector, const WCssDecorationStyle &style) |
| Add a decoration rule. | |
1.4.7