KDECore
KTraderParse::PreferencesMaxima Struct Reference
#include <ktraderparsetree_p.h>
Public Types | |
| enum | Type { PM_ERROR, PM_INVALID_INT, PM_INVALID_DOUBLE, PM_DOUBLE, PM_INT } |
Public Member Functions | |
| PreferencesMaxima () | |
Public Attributes | |
| double | fMax |
| double | fMin |
| int | iMax |
| int | iMin |
| Type | type |
Detailed Description
Definition at line 45 of file ktraderparsetree_p.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| PM_ERROR | |
| PM_INVALID_INT | |
| PM_INVALID_DOUBLE | |
| PM_DOUBLE | |
| PM_INT | |
Definition at line 52 of file ktraderparsetree_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 47 of file ktraderparsetree_p.h.
Member Data Documentation
| double KTraderParse::PreferencesMaxima::fMax |
Definition at line 57 of file ktraderparsetree_p.h.
| double KTraderParse::PreferencesMaxima::fMin |
Definition at line 58 of file ktraderparsetree_p.h.
| int KTraderParse::PreferencesMaxima::iMax |
Definition at line 55 of file ktraderparsetree_p.h.
| int KTraderParse::PreferencesMaxima::iMin |
Definition at line 56 of file ktraderparsetree_p.h.
| Type KTraderParse::PreferencesMaxima::type |
Definition at line 54 of file ktraderparsetree_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference