![]() |
API Documentation
|
This is the complete list of members for QCustomTooltip, including all inherited members.
| eventFilter(QObject *, QEvent *) override | QCustomTooltip | |
| hide(int animation_duration=-1) | QCustomTooltip | static |
| hideTip() | QCustomTooltip | |
| hideTipImmediately(int animation_duration=-1) | QCustomTooltip | |
| IsShowing() | QCustomTooltip | static |
| margin() const | QCustomTooltip | |
| mouseMoveEvent(QMouseEvent *e) override | QCustomTooltip | protected |
| paintEvent(QPaintEvent *e) override | QCustomTooltip | protected |
| placeTip(const QPointF &pos, QWidget *w) | QCustomTooltip | |
| QCustomTooltip(const QString &text, const QPointF &pos, QWidget *parent=nullptr) | QCustomTooltip | |
| resizeEvent(QResizeEvent *e) override | QCustomTooltip | protected |
| reuseTip(const QString &text, const QPointF &pos) | QCustomTooltip | |
| setTargetOffset(QPoint target_offset) | QCustomTooltip | |
| setTipRect(QWidget *w, const QRect &r) | QCustomTooltip | |
| show(const QString &text, const QPointF &pos, QWidget *w, int animation_duration=-1) | QCustomTooltip | static |
| sizeHint() const override | QCustomTooltip | |
| styleSheetParentDestroyed() | QCustomTooltip | slot |
| timerEvent(QTimerEvent *e) override | QCustomTooltip | protected |
| tipChanged(const QPointF &pos, const QString &text, QObject *o) | QCustomTooltip | |
| updateSize(const QPointF &pos) | QCustomTooltip | |
| ~QCustomTooltip() | QCustomTooltip |