class ParseContext
Definition
#include <
ktraderparsetree.h
>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Types
enum Type {T_STRING = 1, T_DOUBLE = 2, T_NUM = 3, T_BOOL = 4, T_STR_SEQ = 5, T_SEQ = 6 }
Public Methods
ParseContext
( const
ParseContext
* _ctx ) : service( _ctx->service ), maxima( _ctx->maxima ), offers( _ctx->offers )
ParseContext
( const
KService
* _service, const
KServiceTypeProfile::OfferList
& _offers,
QMap
<
QString
,
PreferencesMaxima
>& _m ) : service( _service ), maxima( _m ), offers( _offers )
bool
initMaxima
( const
QString
& _prop)
Public Members
QString
str
int
i
double
f
bool
b
QValueList<QVariant>
seq
QStringList
strSeq
Type
type
const KService*
service
QMap<QString,PreferencesMaxima>&
maxima
const KServiceTypeProfile::OfferList&
offers
ParseContext
( const
ParseContext
* _ctx ) : service( _ctx->service ), maxima( _ctx->maxima ), offers( _ctx->offers )
This is NOT a copy constructor.
Generated by: dfaure@faure on Sun Mar 26 14:24:43 2000, using kdoc 2.0a35.