UNIVERS
15.3
UNIVERS base processing software API
|
#include <qzq_dynamic_tip.hpp>
Public Member Functions | |
QzqDynamicTip (QzqArea *parent, QToolTipGroup *tipgroup=NULL) | |
QzqDynamicTip (QzqArea *parent) | |
Protected Member Functions | |
virtual void | maybeTip (const QPoint &p) |
virtual void | maybeTip (const QPoint &p) |
Protected Attributes | |
QzqArea * | m_pArea |
Auxiliary class for dynamic tip appearence.
QzqDynamicTip::QzqDynamicTip | ( | QzqArea * | parent, |
QToolTipGroup * | tipgroup = NULL |
||
) |
Create the object.
QzqDynamicTip::QzqDynamicTip | ( | QzqArea * | parent | ) |
Create the object.
|
protectedvirtual |
Display tip at given point. If there is no tips then do nothing.
|
protectedvirtual |
Display tip at given point. If there is no tips then do nothing.
|
protected |
Pointer to the area object.