KexiArrowTip Class Reference
#include <kexiarrowtip.h>
Inheritance diagram for KexiArrowTip:

Detailed Description
A tooltip-like widget with additional arrow.The widget also suppors fade in and fade out effect, if the underlying display system supports this.
Definition at line 29 of file kexiarrowtip.h.
Public Slots | |
| virtual void | show () |
| virtual void | hide () |
Public Member Functions | |
| KexiArrowTip (const QString &text, QWidget *parent) | |
| virtual | ~KexiArrowTip () |
| QString | text () const |
| virtual bool | close () |
| virtual bool | close (bool alsoDelete) |
Protected Slots | |
| void | increaseOpacity () |
| void | decreaseOpacity () |
Protected Member Functions | |
| virtual void | drawFrame (QPainter &p) |
| virtual void | drawContents (QPainter &p) |
Protected Attributes | |
| int | m_arrowHeight |
| double | m_opacity |
Constructor & Destructor Documentation
|
||||||||||||
|
Definition at line 33 of file kexiarrowtip.cpp. References drawFrame(), m_arrowHeight, KexiToolTip::m_value, and size. |
|
|
Definition at line 63 of file kexiarrowtip.cpp. |
Member Function Documentation
|
|
Definition at line 106 of file kexiarrowtip.cpp. References decreaseOpacity(), and m_opacity. |
|
|
Definition at line 37 of file kexiarrowtip.h. |
|
|
Definition at line 94 of file kexiarrowtip.cpp. References m_opacity. |
|
|
Reimplemented from KexiToolTip. Definition at line 118 of file kexiarrowtip.cpp. References m_arrowHeight, and KexiToolTip::m_value. |
|
|
Reimplemented from KexiToolTip. Definition at line 125 of file kexiarrowtip.cpp. References m_arrowHeight. Referenced by KexiArrowTip(). |
|
|
Definition at line 78 of file kexiarrowtip.cpp. References decreaseOpacity(). |
|
|
Definition at line 86 of file kexiarrowtip.cpp. References m_opacity. Referenced by show(). |
|
|
Reimplemented from KexiToolTip. Definition at line 67 of file kexiarrowtip.cpp. References increaseOpacity(), m_opacity, and KexiToolTip::show(). |
|
|
Definition at line 36 of file kexiarrowtip.h. |
Member Data Documentation
|
|
Definition at line 52 of file kexiarrowtip.h. Referenced by drawContents(), drawFrame(), and KexiArrowTip(). |
|
|
Definition at line 53 of file kexiarrowtip.h. Referenced by close(), decreaseOpacity(), increaseOpacity(), and show(). |
The documentation for this class was generated from the following files:
