|
void | styleSheetParentDestroyed () |
|
|
| ToolTipLabel (const QString &text, const QPoint &pos, QWidget *w, int msecDisplayTime) |
|
void | adjustTooltipScreen (const QPoint &pos) |
|
void | updateSize (const QPoint &pos) |
|
bool | eventFilter (QObject *, QEvent *) override |
|
void | reuseTip (const QString &text, int msecDisplayTime, const QPoint &pos) |
|
void | hideTip () |
|
void | hideTipImmediately () |
|
void | setTipRect (QWidget *w, const QRect &r) |
|
void | restartExpireTimer (int msecDisplayTime) |
|
bool | tipChanged (const QPoint &pos, const QString &text, QObject *o) |
|
void | placeTip (const QPoint &pos, QWidget *w, const QPoint &alternativeTopRightPos=QPoint(), bool doNotForceYToBeWithinScreen=false) |
|
|
static QScreen * | getTipScreen (const QPoint &pos, QWidget *w) |
|
|
QBasicTimer | hideTimer |
|
QBasicTimer | expireTimer |
|
bool | fadingOut |
|
|
void | timerEvent (QTimerEvent *e) override |
|
void | paintEvent (QPaintEvent *e) override |
|
void | mouseMoveEvent (QMouseEvent *e) override |
|
void | resizeEvent (QResizeEvent *e) override |
|
|
QWidget * | styleSheetParent |
|
QWidget * | widget |
|
QRect | rect |
|
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/codeEditor/toolTip.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/codeEditor/toolTip.cpp