|
void | updatePicker (const int index, const QPointF position) |
|
void | updatePickers (const QVector< int > indices, const QVector< QPointF > positions) |
|
void | updatePickers (const QVector< int > indices, const QVector< QDateTime > &xpositions, const QVector< qreal > &ypositions) |
|
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) |
|
|
| PlotInfoPicker (QWidget *parent=NULL) |
|
|
QHash< int, QPair< int, int > > | m_relationHash |
|
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/plotInfoPicker.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/plotInfoPicker.cpp