kio Library API Documentation

FileProps Class Reference

Collaboration diagram for FileProps:

Collaboration graph
[legend]
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 QStringListgroupsToUse () 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:
KDE Logo
This file is part of the documentation for kio Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 16 06:56:36 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003