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
void setSizes(const QList< int > &list)
bool restoreState(const QByteArray &state)
bool isEmpty() const
int count() const
QList< T > findChildren(const QString &name) const
currentIndex
int count(const T &value) const
QList< int > sizes() const
bool isEmpty() const
objectName
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
QByteArray saveState() const
currentIndex
QHeaderView * header() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:50 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:33:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.