KUtils
Go to the documentation of this file.
20 #ifndef KSETTINGS_DIALOG_H
21 #define KSETTINGS_DIALOG_H
23 #include "../kcmutils_export.h"
24 #include "../kcmultidialog.h"
29 template<
class T>
class QList;
75 friend class PageNode;
111 void addPluginInfos(const QList<
KPluginInfo> &plugininfos);
123 void setKCMArguments(const
QStringList& arguments);
136 void setComponentBlacklist(const
QStringList& blacklist);
150 void setAllowComponentSelection(
bool allowSelection);
152 bool allowComponentSelection() const;
163 void showEvent(QShowEvent *);
173 void pluginSelectionChanged();
177 Q_PRIVATE_SLOT(d_func(),
void _k_updateEnabledState(
bool))
178 Q_PRIVATE_SLOT(d_func(),
void _k_syncConfiguration())
179 Q_PRIVATE_SLOT(d_func(),
void _k_reparseConfiguration(const QByteArray &))
184 #endif // KSETTINGS_DIALOG_H
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 11:48:53 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.