The QVar type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Format |
Get format for variable value (null if formatting is not needed)
| |
| Name |
Get variable name
| |
| Type |
Get TypeCode of constant value
(Inherited from QConst.) | |
| Value |
Get actual value represented by this variable
(Overrides QConst Value.) |
See Also