|
| ||||||||||||
| 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: root@powerpc.ports.openbsd.org on Tue Apr 24 23:00:42 2001, using kdoc 2.0a53. |