TextTip Class
(Utils::Internal::TextTip)| Inherits: | Utils::Internal::QTipLabel |
Public Functions
| TextTip(int *parent) | |
| void | configure(const int &pos, int *w) override |
| bool | equals(int typeId, const int &other, const int &otherHelpId) const override |
| void | paintEvent(int *event) override |
| void | resizeEvent(int *event) override |
| void | setContent(const int &content) override |
Reimplemented Public Functions
| virtual bool | canHandleContentReplacement(int typeId) const override |
| virtual bool | isInteractive() const override |
| virtual int | showTime() const override |
Member Function Documentation
TextTip::TextTip(int *parent)
Default constructs an instance of TextTip.