KDEUI
kpagewidgetmodel.h
Go to the documentation of this file.
275 virtual bool setData( const QModelIndex &index, const QVariant &value, int role = Qt::EditRole );
277 virtual QModelIndex index( int row, int column, const QModelIndex &parent = QModelIndex() ) const;
KPageWidgetItem is used by KPageWidget and represents a page.
Definition: kpagewidgetmodel.h:51
void changed()
This signal is emitted whenever the icon or header is changed.
void toggled(bool checked)
This signal is emitted whenever the user checks or unchecks the item of.
void toggled(KPageWidgetItem *page, bool checked)
This signal is emitted whenever a checkable page changes its state.
const char header[]
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.