shell
KDevelop::ProfileListingEx Class Reference
#include <profileengine.h>
Detailed Description
Profile resource listing operation.Used to get a list of urls to the profile resources.
Resource urls can be filtered by an filter parameter passed to the constructor. Filter can have values as described in QDir::setNameFilter function documentation.
Definition at line 52 of file profileengine.h.
Public Member Functions | |
| void | operator() (Profile *profile) |
| ProfileListingEx (const QString &filter) | |
Public Attributes | |
| QString | m_filter |
| KUrl::List | resourceList |
The documentation for this class was generated from the following file:
KDE 4.2 API Reference