libkdepim
uistatesaver.cpp
Go to the documentation of this file.
60 if ( !sizes.isEmpty() && splitter->count() == sizes.count() && sizes.count() != sizes.count( 0 ) )
95 template <typename Op, typename Config> static void processWidgets( QWidget *widget, Config config )
KDEPIM_EXPORT void saveState(QWidget *widget, KConfigGroup &config)
Saves the state of widget and all its sub-widgets to config.
Definition: uistatesaver.cpp:111
static void processWidgets(QWidget *widget, Config config)
Definition: uistatesaver.cpp:95
KDEPIM_EXPORT void restoreState(QWidget *widget, const KConfigGroup &config)
Restores the UI state of widget and all its sub-widgets from config.
Definition: uistatesaver.cpp:116
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.