HTML::STYLE::SELECTOR Class Reference
#include <mi32/htmlstyle.h>
List of all members.
Constructor & Destructor Documentation
| HTML::STYLE::SELECTOR::SELECTOR |
( |
|
) |
|
| HTML::STYLE::SELECTOR::SELECTOR |
( |
const MISTRING & |
|
) |
|
| HTML::STYLE::SELECTOR::SELECTOR |
( |
const SELECTOR & |
|
) |
|
| HTML::STYLE::SELECTOR::~SELECTOR |
( |
|
) |
|
Member Function Documentation
| void HTML::STYLE::SELECTOR::GetText |
( |
MISTRING & |
str |
) |
const |
Get the selector as text suitable for outputting to a style sheet.
Does not clear str
| bool HTML::STYLE::SELECTOR::IsValid |
( |
|
) |
const |
Returns true if selector obeys CSS rules for selector syntax.
| bool HTML::STYLE::SELECTOR::operator!= |
( |
const SELECTOR & |
rhs |
) |
const |
| bool HTML::STYLE::SELECTOR::operator== |
( |
const SELECTOR & |
rhs |
) |
const |
The documentation for this class was generated from the following file: