KDEUI
kmessagewidget.h
Go to the documentation of this file.
A widget to provide feedback or propose opportunistic interactions.
Definition kmessagewidget.h:93
void setCloseButtonVisible(bool visible)
Definition kmessagewidget.cpp:384
void linkActivated(const QString &contents)
This signal is emitted when the user clicks a link in the text label.
void linkHovered(const QString &contents)
This signal is emitted when the user hovers over a link in the text label.
friend class KMessageWidgetPrivate
Definition kmessagewidget.h:200
KMessageWidget(QWidget *parent=0)
Constructs a KMessageWidget with the specified parent.
Definition kmessagewidget.cpp:214
void setMessageType(KMessageWidget::MessageType type)
Definition kmessagewidget.cpp:257
void setIcon(const QIcon &icon)
Define an icon to be shown on the left of the text.
Definition kmessagewidget.cpp:451
bool isCloseButtonVisible() const
Definition kmessagewidget.cpp:379
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 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 Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.