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[]
const char * name(StandardAction id)
This will return the internal name of a given standard action.
Definition: kstandardaction.cpp:223
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.