FakeToolTip Class

(Utils::FakeToolTip)

The FakeToolTip class is a widget that pretends to be a tooltip. More...

Header: #include <FakeToolTip>

Public Functions

FakeToolTip(QWidget *parent = 0)

Protected Functions

void paintEvent(QPaintEvent *e)
void resizeEvent(QResizeEvent *e)

Detailed Description

The FakeToolTip class is a widget that pretends to be a tooltip.

By default it has Qt::WA_DeleteOnClose set.

Member Function Documentation

FakeToolTip::FakeToolTip(QWidget *parent = 0)

Default constructs an instance of FakeToolTip.

[protected] void FakeToolTip::paintEvent(QPaintEvent *e)

[protected] void FakeToolTip::resizeEvent(QResizeEvent *e)