FileProps Class Reference
List of all members.Public Member Functions | |
FileProps (const QString &path, const QStringList &suppliedGroups) | |
virtual | ~FileProps () |
bool | isValid () const |
QString | fileName () const |
QStringList | supportedGroups () const |
QStringList | availableGroups () const |
QStringList | translatedGroups () |
const QStringList & | groupsToUse () const |
bool | userSuppliedGroups () const |
QStringList | supportedKeys (const QString &group) const |
QStringList | availableKeys (const QString &group) const |
QStringList | preferredKeys (const QString &group) const |
QStringList | supportedKeys () const |
QStringList | preferredKeys () const |
QString | getValue (const QString &group, const QString &key) const |
bool | setValue (const QString &group, const QString &key, const QString &value) |
QStringList | allValues (const QString &group) const |
QStringList | preferredValues (const QString &group) const |
bool | isReadOnly (const QString &group, const QString &key) |
Detailed Description
Definition at line 26 of file fileprops.h.
The documentation for this class was generated from the following files: