KWidgetsAddons
kcollapsiblegroupbox.h
bool isExpanded() const
Whether contents are shown During animations, this will reflect the target state at the end of the an...
Definition kcollapsiblegroupbox.cpp:122
void expandedChanged()
Emitted when the widget expands or collapsed.
void setTitle(const QString &title)
Set the title that will be permanently shown at the top of the collapsing box Mnemonics are supported...
Definition kcollapsiblegroupbox.cpp:70
void setExpanded(bool expanded)
Set whether contents are shown.
Definition kcollapsiblegroupbox.cpp:96
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
virtual bool event(QEvent *event) override
virtual void keyPressEvent(QKeyEvent *event)
virtual void leaveEvent(QEvent *event)
minimumSizeHint
virtual void mouseMoveEvent(QMouseEvent *event)
virtual void mousePressEvent(QMouseEvent *event)
virtual void paintEvent(QPaintEvent *event)
virtual void resizeEvent(QResizeEvent *event)
sizeHint
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.