ColorTip Class
(Utils::Internal::ColorTip)Inherits: | Utils::Internal::QTipLabel |
Public Functions
ColorTip(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 | setContent(const int &content) override |
Reimplemented Public Functions
virtual bool | canHandleContentReplacement(int typeId) const override |
virtual int | showTime() const override |
Member Function Documentation
ColorTip::ColorTip(int *parent)
Default constructs an instance of ColorTip.