#include <tooltip.h>
List of all members.
Public Member Functions |
void | hideText () |
virtual void | showText (const QPoint &pos, QObject *obj, QWidget *w=0) |
Static Public Member Functions |
static ToolTip * | instance () |
Protected Member Functions |
| ToolTip (QObject *parent=0) |
bool | eventFilter (QObject *, QEvent *) |
Constructor & Destructor Documentation
qutim_sdk_0_3::ToolTip::ToolTip |
( |
QObject * |
parent = 0 | ) |
[protected] |
Member Function Documentation
bool qutim_sdk_0_3::ToolTip::eventFilter |
( |
QObject * |
, |
|
|
QEvent * |
|
|
) |
| [protected] |
void qutim_sdk_0_3::ToolTip::hideText |
( |
| ) |
[inline] |
static ToolTip* qutim_sdk_0_3::ToolTip::instance |
( |
| ) |
[static] |
virtual void qutim_sdk_0_3::ToolTip::showText |
( |
const QPoint & |
pos, |
|
|
QObject * |
obj, |
|
|
QWidget * |
w = 0 |
|
) |
| [virtual] |
The documentation for this class was generated from the following file: