KDE API Reference
KCMUtils
KCMUtils
KCModule
List of All Members for KCModule
This is the complete list of members for
KCModule
, including inherited members.
enum
Button
flags
Buttons
KCModule
(QObject *)
KCModule
(QObject *, const KPluginMetaData &)
KCModule
(QWidget *, const KPluginMetaData &)
~KCModule
()
activationRequested
(const QVariantList &)
addConfig
(KCoreConfigSkeleton *, QWidget *) : KConfigDialogManager *
authActionName
() const : QString
authActionNameChanged
()
buttons
() const : KAbstractConfigModule::Buttons
buttonsChanged
()
configs
() const : QList<KConfigDialogManager *>
defaults
()
defaultsIndicatorsVisible
() const : bool
defaultsIndicatorsVisibleChanged
()
description
() const : QString
load
()
managedWidgetChangeState
() const : bool
managedWidgetDefaultState
() const : bool
markAsChanged
()
metaData
() const : KPluginMetaData
name
() const : QString
needsAuthorization
() const : bool
needsSave
() const : bool
needsSaveChanged
()
representsDefaults
() const : bool
representsDefaultsChanged
()
save
()
setAuthActionName
(const QString &)
setButtons
(const KAbstractConfigModule::Buttons)
setDefaultsIndicatorsVisible
(bool)
setNeedsSave
(bool)
setRepresentsDefaults
(bool)
setSupportsInstantApply
(bool)
supportsInstantApply
() const : bool
supportsInstantApplyChanged
()
unmanagedWidgetChangeState
(bool)
unmanagedWidgetDefaultState
(bool)
widget
() : QWidget *
widgetChanged
()