kio
KIO::PreferencesReturn Struct Reference
#include <ktraderparsetree.h>
Public Types | |
| enum | Type { PRT_DOUBLE, PRT_ERROR } |
Public Member Functions | |
| PreferencesReturn (const PreferencesReturn &_r) | |
| PreferencesReturn () | |
Public Attributes | |
| double | f |
| Type | type |
Detailed Description
For internal use only.
Definition at line 39 of file ktraderparsetree.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
| KIO::PreferencesReturn::PreferencesReturn | ( | ) | [inline] |
Definition at line 43 of file ktraderparsetree.h.
| KIO::PreferencesReturn::PreferencesReturn | ( | const PreferencesReturn & | _r | ) | [inline] |
Definition at line 45 of file ktraderparsetree.h.
Member Data Documentation
| double KIO::PreferencesReturn::f |
Definition at line 52 of file ktraderparsetree.h.
Definition at line 51 of file ktraderparsetree.h.
The documentation for this struct was generated from the following file:
KDE 3.5 API Reference