KDEUI
ktitlewidget.h
Go to the documentation of this file.
Standard title widget with a white background and round border.
Definition ktitlewidget.h:62
KTitleWidget(QWidget *parent=0)
Constructs a title widget with the given.
Definition ktitlewidget.cpp:107
void setText(const QString &text, Qt::Alignment alignment=Qt::AlignLeft|Qt::AlignVCenter)
Definition ktitlewidget.cpp:201
void setPixmap(const QPixmap &pixmap, ImageAlignment alignment=ImageRight)
Definition ktitlewidget.cpp:231
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:278
void setComment(const QString &comment, MessageType type=PlainMessage)
Definition ktitlewidget.cpp:220
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.