DOM::CSSProperty Class Reference
List of all members.Detailed Description
Definition at line 412 of file css_valueimpl.h.
Public Member Functions | |
CSSProperty () | |
CSSProperty (const CSSProperty &o) | |
~CSSProperty () | |
void | setValue (CSSValueImpl *val) |
int | id () const |
bool | isImportant () const |
CSSValueImpl * | value () const |
DOM::DOMString | cssText () const |
Public Attributes | |
signed int | m_id: 29 |
bool | m_important: 1 |
bool | nonCSSHint: 1 |
Protected Attributes | |
CSSValueImpl * | m_value |
The documentation for this class was generated from the following files: