TextTip Class
(Utils::Internal::TextTip)Inherits: | Utils::Internal::TipLabel |
Public Functions
TextTip(int *parent) | |
void | configure(const int &pos, int *w) override |
bool | equals(int typeId, const int &other, const int &otherContextHelp) 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 |
- 8 public functions inherited from Utils::Internal::TipLabel
Member Function Documentation
TextTip::TextTip(int *parent)
Default constructs an instance of TextTip.