WidgetTip Class
(Utils::Internal::WidgetTip)| Inherits: | QTipLabel |
Public Functions
| WidgetTip(QWidget *parent = 0) | |
| void | pinToolTipWidget(QWidget *parent) |
Reimplemented Public Functions
| virtual bool | canHandleContentReplacement(int typeId) const |
| virtual void | configure(const QPoint &pos, QWidget *w) |
| virtual bool | equals(int typeId, const QVariant &other, const QString &otherHelpId) const |
| virtual bool | isInteractive() const |
| virtual void | setContent(const QVariant &content) |
| virtual int | showTime() const |
- 8 public functions inherited from Utils::Internal::QTipLabel
- 29 public functions inherited from QLabel
- 14 public functions inherited from QFrame
- 213 public functions inherited from QWidget
Additional Inherited Members
- 12 properties inherited from QLabel
- 6 properties inherited from QFrame
- 58 properties inherited from QWidget
- 7 public slots inherited from QLabel
- 19 public slots inherited from QWidget
- 2 signals inherited from QLabel
- 3 signals inherited from QWidget
- 5 static public members inherited from QWidget
- 11 protected functions inherited from QLabel
- 4 protected functions inherited from QFrame
- 35 protected functions inherited from QWidget
- 1 protected slot inherited from QWidget
Member Function Documentation
WidgetTip::WidgetTip(QWidget *parent = 0)
Default constructs an instance of WidgetTip.