class ParseContext
More...
Internal Use Only
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::Ptr
& _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
KService::Ptr
service
QMap<QString,PreferencesMaxima>&
maxima
const KServiceTypeProfile::OfferList&
offers
Detailed Description
ParseContext
( const
ParseContext
* _ctx ) : service( _ctx->service ), maxima( _ctx->maxima ), offers( _ctx->offers )
This is NOT a copy constructor.
Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:06:16 2001, using kdoc 2.0a35.