kmail
configuredialog.cpp
Go to the documentation of this file.
41 KWindowSystem::setIcons( winId(), qApp->windowIcon().pixmap( IconSize( KIconLoader::Desktop ), IconSize( KIconLoader::Desktop ) ), qApp->windowIcon().pixmap(IconSize( KIconLoader::Small ), IconSize( KIconLoader::Small ) ) );
ConfigureDialog(QWidget *parent=0, bool modal=true)
Definition: configuredialog.cpp:35
void configChanged()
void slotRequestConfigSync()
Call this slot instead of directly KConfig::sync() to minimize the overall config writes...
Definition: kmkernel.cpp:1358
void slotOk()
Saves the GlobalSettings stuff before passing on to KCMultiDialog.
Definition: configuredialog.cpp:83
void slotApply()
Saves the GlobalSettings stuff before passing on to KCMultiDialog.
Definition: configuredialog.cpp:75
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.