ListViewToolTip Class Reference

A class to allow tooltips in a listview. More...

List of all members.

Public Member Functions

def __init__
 ListViewToolTip constructor.
def maybeTip
 Draw the tooltip.


Detailed Description

A class to allow tooltips in a listview.

Definition at line 25 of file rcStatusMonitor.py.


Member Function Documentation

def __init__   self,
  view,
  column,
  truncatedOnly = 0
 

ListViewToolTip constructor.

Parameters:
view QListView instance
column Listview column
truncatedOnly Only display the tooltip if the column data is truncated

Definition at line 27 of file rcStatusMonitor.py.

def maybeTip   self,
  pos
 

Draw the tooltip.

Parameters:
pos Tooltip position.

Definition at line 38 of file rcStatusMonitor.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:29 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO