KDEUI
kpagewidgetmodel.h
Go to the documentation of this file.
53 Q_PROPERTY( QString name READ name WRITE setName )
54 Q_PROPERTY( QString header READ header WRITE setHeader )
275 virtual bool setData( const QModelIndex &index, const QVariant &value, int role = Qt::EditRole );
KPageWidgetItem is used by KPageWidget and represents a page.
Definition kpagewidgetmodel.h:51
void toggled(KPageWidgetItem *page, bool checked)
This signal is emitted whenever a checkable page changes its state.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.