KConfigWidgets
kconfigviewstatesaver.h
14 * @brief Base class for saving and restoring state in QTreeViews and QItemSelectionModels using KConfig as storage
void saveState(KConfigGroup &configGroup)
Saves the state to the configGroup.
Definition kconfigviewstatesaver.cpp:27
void restoreState(const KConfigGroup &configGroup)
Restores the state from the configGroup.
Definition kconfigviewstatesaver.cpp:17
KViewStateSerializer(QObject *parent=nullptr)
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 12:01:09 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 12:01:09 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.