DOM::DocumentStyle Class Reference
List of all members.Detailed Description
Definition at line 469 of file css_stylesheet.h.
Public Member Functions | |
DocumentStyle () | |
DocumentStyle (const DocumentStyle &other) | |
DocumentStyle & | operator= (const DocumentStyle &other) |
DocumentStyle & | operator= (const Document &other) |
~DocumentStyle () | |
StyleSheetList | styleSheets () |
DOMString | preferredStylesheetSet () const |
DOMString | selectedStylesheetSet () const |
void | setSelectedStylesheetSet (const DOMString &aString) |
bool | isNull () const |
Protected Attributes | |
DOM::DocumentImpl * | doc |
DocumentStyleImpl * | impl |
The documentation for this class was generated from the following files: