|
|
ParseContext ( const ParseContext* _ctx )
| ParseContext |
This is NOT a copy constructor.
ParseContext ( const KService::Ptr & _service, const KServiceTypeProfile::OfferList& _offers,
QMap<QString,PreferencesMaxima>& _m )
| ParseContext |
bool initMaxima ( const QString& _prop)
| initMaxima |
enum Type { T_STRING = 1, T_DOUBLE = 2, T_NUM = 3, T_BOOL = 4, T_STR_SEQ = 5, T_SEQ = 6 } | Type |
QString str | str |
int i | i |
double f | f |
bool b | b |
QValueList<QVariant> seq | seq |
QStringList strSeq | strSeq |
Type type | type |
KService::Ptr service | service |
QMap<QString,PreferencesMaxima>& maxima | maxima |
const KServiceTypeProfile::OfferList& offers | offers |
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:53 2002, using kdoc 2.0a53. |