KWidgetsAddons
ktooltipwidget.cpp
bool isNull() const const
pos
virtual void paintEvent(QPaintEvent *event)
int right() const const
singleShot
rect
QLayout * layout() const const
QSize shrunkBy(QMargins margins) const const
virtual bool event(QEvent *event) override
void showAt(const QPoint &pos, QWidget *content, QWindow *transientParent)
Show a tooltip containing content.
Definition: ktooltipwidget.cpp:161
void initFrom(const QWidget *widget)
int x() const const
int width() const const
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setHideDelay(int delay)
Set after how many ms hideLater() will hide the tooltip.
Definition: ktooltipwidget.cpp:197
int left() const const
void hideLater()
Hide the tooltip after a delay of hideDelay() ms (to allow interaction with the tooltip's widget).
Definition: ktooltipwidget.cpp:184
void hide()
void destroyed(QObject *obj)
bool isVisible() const const
ToolTip
void showBelow(const QRect &rect, QWidget *content, QWindow *transientParent)
Show a tooltip containing content centered below rect.
Definition: ktooltipwidget.cpp:167
int bottom() const const
int top() const const
int height() const const
void timeout()
geometry
void init(KXmlGuiWindow *window, KgDifficulty *difficulty=nullptr)
QPoint center() const const
QMargins contentsMargins() const const
void setMaximumSize(const QSize &)
PM_ToolTipLabelFrameWidth
QScreen * screen() const const
void hidden()
The tooltip has been hidden and the tooltip's widget is no longer visible.
WA_TranslucentBackground
PE_PanelTipLabel
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:03:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:03:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.