KCModuleInfo Class Reference
A class that provides information about a Control Module.
More...
#include <kcmoduleinfo.h>
List of all members.
Detailed Description
A class that provides information about a Control Module.
Definition at line 44 of file kcmoduleinfo.h.
Constructor & Destructor Documentation
KCModuleInfo::KCModuleInfo |
( |
const QString & |
desktopFile |
) |
|
|
|
Constructs a KCModuleInfo, note that you will have to take care about the deletion yourself!
Definition at line 32 of file kcmoduleinfo.cpp. |
Member Function Documentation
QString KCModuleInfo::fileName |
( |
|
) |
const [inline] |
|
|
- Returns:
- the filename of the .desktop file that describes the KCM
Definition at line 69 of file kcmoduleinfo.h. |
const QStringList& KCModuleInfo::keywords |
( |
|
) |
const [inline] |
|
|
- Returns:
- the keywords associated with this KCM.
Definition at line 74 of file kcmoduleinfo.h. |
QString KCModuleInfo::moduleName |
( |
|
) |
const [inline] |
|
QString KCModuleInfo::comment |
( |
|
) |
const [inline] |
|
QString KCModuleInfo::icon |
( |
|
) |
const [inline] |
|
QString KCModuleInfo::docPath |
( |
|
) |
const |
|
QString KCModuleInfo::library |
( |
|
) |
const [inline] |
|
QString KCModuleInfo::handle |
( |
|
) |
const |
|
int KCModuleInfo::weight |
( |
|
) |
const |
|
|
- Returns:
- the weight of the module which determines the order of the pages in the KCMultiDialog. It's set by the X-KDE-Weight field.
Definition at line 155 of file kcmoduleinfo.cpp. |
bool KCModuleInfo::needsRootPrivileges |
( |
|
) |
const |
|
|
- Returns:
- whether the module might require root permissions
Definition at line 164 of file kcmoduleinfo.cpp. |
bool KCModuleInfo::isHiddenByDefault |
( |
|
) |
const |
|
The documentation for this class was generated from the following files:
This file is part of the documentation for kutils Library Version 3.2.3.