KWidgetsAddons
kpagewidgetmodel.h
305 bool setData(const QModelIndex &index, const QVariant &value, int role = Qt::EditRole) override;
307 QModelIndex index(int row, int column, const QModelIndex &parent = QModelIndex()) const override;
KPageWidgetItem is used by KPageWidget and represents a page.
Definition kpagewidgetmodel.h:39
This page model is used by KPageWidget to provide a hierarchical layout of pages.
Definition kpagewidgetmodel.h:219
void toggled(KPageWidgetItem *page, bool checked)
This signal is emitted whenever a checkable page changes its state.
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
DisplayRole
typedef ItemFlags
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.