KDE API Reference
KWidgetsAddons
KWidgetsAddons
KPageWidgetItem
List of All Members for KPageWidgetItem
This is the complete list of members for
KPageWidgetItem
, including inherited members.
KPageWidgetItem
(QWidget *)
KPageWidgetItem
(QWidget *, const QString &)
actions
() const : QList<QAction *>
actionsChanged
()
changed
()
header
() const : QString
icon
() const : QIcon
isCheckable
() const : bool
isChecked
() const : bool
isEnabled
() const : bool
isHeaderVisible
() const : bool
name
() const : QString
setActions
(QList<QAction *>)
setCheckable
(bool)
setChecked
(bool)
setEnabled
(bool)
setHeader
(const QString &)
setHeaderVisible
(bool)
setIcon
(const QIcon &)
setName
(const QString &)
toggled
(bool)
widget
() const : QWidget *