DOM::Value Struct Reference
List of all members.Detailed Description
Definition at line 55 of file cssparser.h.
Public Types | |
| enum | { Operator = 0x100000, Function = 0x100001, Q_EMS = 0x100002 } |
Public Attributes | |
| int | id |
| int | unit |
| double | fValue |
| int | iValue |
| ParseString | string |
| Function * | function |
The documentation for this struct was generated from the following file:

