KUtils
dialog_p.h
Go to the documentation of this file.
Definition: kcmultidialog_p.h:32
Definition: dialog_p.h:45
QStringList registeredComponents
Definition: dialog_p.h:56
void _k_updateEnabledState(bool)
Definition: dialog.cpp:499
void connectItemCheckBox(KPageWidgetItem *item, const KPluginInfo &pinfo, bool isEnabled)
Definition: dialog.cpp:440
KPageWidgetItem * createPageItem(KPageWidgetItem *parentItem, const QString &name, const QString &comment, const QString &iconName, int weight)
Definition: dialog.cpp:225
QHash< KPageWidgetItem *, QCheckBox * > checkBoxForItem
Definition: dialog_p.h:53
void _k_reparseConfiguration(const QByteArray &a)
Definition: dialog.cpp:473
QHash< QString, KPageWidgetItem * > pageItemForGroupId
Definition: dialog_p.h:51
QHash< KPageWidgetItem *, KPluginInfo > pluginForItem
Definition: dialog_p.h:52
Generic configuration dialog that works over component boundaries.
Definition: dialog.h:74
A collection of classes to create configuration dialogs that work over component boundaries.
Definition: componentsdialog.cpp:34
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.