KUtils
kcmultidialog.h
Go to the documentation of this file.
131 KCMultiDialog(KCMultiDialogPrivate &dd, KPageWidget *pageWidget, QWidget *parent, Qt::WindowFlags flags = 0);
Definition kcmultidialog_p.h:32
void slotApplyClicked()
This slot is called when the user presses the "Apply" Button.
Definition kcmultidialog.cpp:322
void slotOkClicked()
This slot is called when the user presses the "OK" Button.
Definition kcmultidialog.cpp:330
void slotUser1Clicked()
This slot is called when the user presses the "Reset" Button.
Definition kcmultidialog.cpp:265
KPageWidgetItem * addModule(const QString &module, const QStringList &args=QStringList())
Add a module.
Definition kcmultidialog.cpp:362
void configCommitted()
Emitted after all KCModules have been told to save their configuration.
void slotDefaultClicked()
This slot is called when the user presses the "Default" Button.
Definition kcmultidialog.cpp:249
void slotHelpClicked()
This slot is called when the user presses the "Help" Button.
Definition kcmultidialog.cpp:338
void configCommitted(const QByteArray &componentName)
Emitted after the KCModules have been told to save their configuration.
void setButtons(ButtonCodes buttonMask)
KPageWidget * pageWidget()
KPageDialog(QWidget *parent=0, Qt::WindowFlags flags=0)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.