KIO::PreferencesMaxima Struct Reference
List of all members.Detailed Description
Definition at line 75 of file ktraderparsetree.h.
Public Types | |
| enum | Type { T_STREAM, T_FILESYSTEM, T_NONE, T_ERROR, PRT_DOUBLE, PRT_ERROR, PM_ERROR, PM_INVALID_INT, PM_INVALID_DOUBLE, PM_DOUBLE, PM_INT, T_STRING = 1, T_DOUBLE = 2, T_NUM = 3, T_BOOL = 4, T_STR_SEQ = 5, T_SEQ = 6 } |
Public Attributes | |
| Type | type |
| int | iMax |
| int | iMin |
| double | fMax |
| double | fMin |
Member Enumeration Documentation
- Enumerator:
-
T_STREAM protocol returns a stream T_FILESYSTEM protocol describes location in a file system T_NONE no information about the tyope available T_ERROR used to signal an error
Definition at line 77 of file ktraderparsetree.h.
The documentation for this struct was generated from the following file:

