KWidgetsAddons
ktitlewidget.h
void setIcon(const QIcon &icon, ImageAlignment alignment=ImageRight)
Set the icon to display in the header.
Definition ktitlewidget.cpp:299
void setIconSize(const QSize &iconSize)
Set the size of the icon to display in the header.
Definition ktitlewidget.cpp:310
void setText(const QString &text, Qt::Alignment alignment=Qt::AlignLeft|Qt::AlignVCenter)
Definition ktitlewidget.cpp:253
void setAutoHideTimeout(int msecs)
Set the autohide timeout of the label Set value to 0 to disable autohide, which is the default.
Definition ktitlewidget.cpp:335
void setComment(const QString &comment, MessageType type=PlainMessage)
Definition ktitlewidget.cpp:288
Q_ENUM(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
virtual bool eventFilter(QObject *watched, QEvent *event)
typedef Alignment
QWidget(QWidget *parent, Qt::WindowFlags f)
virtual void changeEvent(QEvent *event)
virtual void showEvent(QShowEvent *event)
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.