KIO::ParseContext Class Reference

List of all members.

Detailed Description

Definition at line 89 of file ktraderparsetree.h.


Public Types

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

Public Member Functions

 ParseContext (const ParseContext *_ctx)
 ParseContext (const KService::Ptr &_service, const KServiceTypeProfile::OfferList &_offers, QMap< QString, PreferencesMaxima > &_m)
bool initMaxima (const QString &_prop)

Public Attributes

QString str
int i
double f
bool b
QValueList< QVariantseq
QStringList strSeq
Type type
KService::Ptr service
QMap< QString, PreferencesMaxima > & maxima
const KServiceTypeProfile::OfferListoffers

Constructor & Destructor Documentation

KIO::ParseContext::ParseContext ( const ParseContext _ctx  )  [inline]

This is NOT a copy constructor.

Definition at line 95 of file ktraderparsetree.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys