kio Library API Documentation

KIO::ParseContext Class Reference

List of all members.

Public Types

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

Detailed Description

Definition at line 89 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 Logo
This file is part of the documentation for kio Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:33:46 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003