KIO::ParseContext Class Reference

List of all members.

Detailed Description

Definition at line 89 of file ktraderparsetree.h.


Public Types

enum  Type {
  T_STREAM, T_FILESYSTEM, T_NONE, T_ERROR,
  PRT_DOUBLE, PRT_ERROR, PM_ERROR, PM_INVALID_INT,
  PM_INVALID_DOUBLE, PM_DOUBLE, PM_INT, 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

Member Enumeration Documentation

Enumerator:
T_STREAM  protocol returns a stream
T_FILESYSTEM  protocol describes location in a file system
T_NONE  no information about the tyope available
T_ERROR  used to signal an error

Definition at line 103 of file ktraderparsetree.h.


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