Kate Perl Plug In  1.7
 All Classes Functions Pages
Tip Class Reference
Inheritance diagram for Tip:

Public Slots

void hide ()
 called trough a singleShot in leaveEvent More...
 

Public Member Functions

 Tip (QWidget *parent=0)
 ToolTip class for debugger Vars.
 
void showTip (QPoint p, QString str)
 shows a ToolTip More...
 

Protected Member Functions

virtual void leaveEvent (QEvent *event)
 starts a singleShot to close the Tolltip More...
 

Member Function Documentation

void Tip::hide ( )
slot

called trough a singleShot in leaveEvent

See Also
leaveEvent
void Tip::leaveEvent ( QEvent *  event)
protectedvirtual

starts a singleShot to close the Tolltip

Parameters
QEvent* event unused
void Tip::showTip ( QPoint  p,
QString  str 
)

shows a ToolTip

Parameters
QPointp
QStringstr

The documentation for this class was generated from the following files: