kio Library API Documentation

KIO::ParseContext Class Reference

Collaboration diagram for KIO::ParseContext:

Collaboration graph
[legend]
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.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 08:02:12 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003