itom  4.1.0
PlotInfoPicker Class Reference
Inheritance diagram for PlotInfoPicker:

Public Slots

void updatePicker (const int index, const QPointF position)
 
void updatePickers (const QVector< int > indices, const QVector< QPointF > positions)
 
void updatePicker (const int index, const QVector3D position)
 
void updatePickers (const QVector< int > indices, const QVector< QVector3D > positions)
 
void updateChildPlot (const int index, int type, const QVector4D positionAndDirection)
 
void updateChildPlots (const QVector< int > indices, const QVector< int > type, const QVector< QVector4D > positionAndDirection)
 
void removeChildPlot (int index)
 
void removeChildPlots ()
 
void removePicker (int index)
 
void removePickers ()
 
QPainterPath renderToPainterPath (const int xsize, const int ysize, const int fontSize)
 

Public Member Functions

 PlotInfoPicker (QWidget *parent=NULL)
 

Private Attributes

QHash< int, QPair< int, int > > m_relationHash
 

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