KexiToolTip Class Reference
#include <kexitooltip.h>
Inheritance diagram for KexiToolTip:

Detailed Description
A tooltip that can display rich content.
Definition at line 27 of file kexitooltip.h.
Public Slots | |
| virtual void | show () |
Public Member Functions | |
| KexiToolTip (const QVariant &value, QWidget *parent) | |
| virtual | ~KexiToolTip () |
| virtual QSize | sizeHint () const |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *pev) |
| virtual void | drawFrame (QPainter &p) |
| virtual void | drawContents (QPainter &p) |
Protected Attributes | |
| QVariant | m_value |
Constructor & Destructor Documentation
|
||||||||||||
|
Definition at line 32 of file kexitooltip.cpp. |
|
|
Definition at line 41 of file kexitooltip.cpp. |
Member Function Documentation
|
|
Reimplemented in KexiArrowTip. Definition at line 71 of file kexitooltip.cpp. References m_value. Referenced by paintEvent(). |
|
|
Reimplemented in KexiArrowTip. Definition at line 65 of file kexitooltip.cpp. Referenced by paintEvent(). |
|
|
Definition at line 57 of file kexitooltip.cpp. References drawContents(), and drawFrame(). |
|
|
Reimplemented in KexiArrowTip. Definition at line 51 of file kexitooltip.cpp. Referenced by KexiArrowTip::show(). |
|
|
Definition at line 45 of file kexitooltip.cpp. References m_value. |
Member Data Documentation
|
|
Definition at line 44 of file kexitooltip.h. Referenced by drawContents(), KexiArrowTip::drawContents(), KexiArrowTip::KexiArrowTip(), and sizeHint(). |
The documentation for this class was generated from the following files:
