KWidgetsAddons
ktoolbarlabelaction.h
void textChanged(const QString &newText)
This signal is emitted whenever the text of this action is changed.
KToolBarLabelAction(const QString &text, QObject *parent)
Creates a toolbar label.
Definition ktoolbarlabelaction.cpp:22
QAction * buddy() const
Returns the label's buddy or a null pointer if no buddy is currently set.
Definition ktoolbarlabelaction.cpp:67
QAction(QObject *parent)
text
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
QWidgetAction(QObject *parent)
virtual QWidget * createWidget(QWidget *parent)
virtual bool event(QEvent *event) override
virtual bool eventFilter(QObject *obj, QEvent *event) override
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.