class ParseContext

More...

Internal Use Only
Definition#include <ktraderparsetree.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Members


Detailed Description

 ParseContext ( const ParseContext* _ctx ) : service( _ctx->service ), maxima( _ctx->maxima ), offers( _ctx->offers )

This is NOT a copy constructor.

 ParseContext ( const KService::Ptr & _service, const KServiceTypeProfile::OfferList& _offers, QMap<QString,PreferencesMaxima>& _m ) : service( _service ), maxima( _m ), offers( _offers )

bool  initMaxima ( const QString& _prop)

enum Type {T_STRING = 1, T_DOUBLE = 2, T_NUM = 3, T_BOOL = 4, T_STR_SEQ = 5, T_SEQ = 6 }

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


Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:06 2000, using kdoc 2.0a36.