|
void | currentRectItemPositionChanged (vec2 pos) |
|
|
| SimpleGraphicsView (QWidget *parent=0) |
|
void | setDialogScene (QGraphicsScene *scene) |
|
void | addRectangle (QPointF mstartPoint, QPointF mendPoint, ivec3 color=ivec3(0, 0, 255), int uniqueIndex=0) |
|
std::vector< ImgRect > | getRectList () |
|
void | setReadOnly (bool readOnly) |
|
void | hideLabelDescription (bool hide) |
|
void | hideLabels (bool hide) |
|
void | filledRectangles (bool fill) |
|
void | setCurrentLabelPositionFromTextField (ivec2 pos) |
|
void | setCurrentLabelPositionToTextField () |
|
void | setScaleFactor (float scaling) |
|
void | clearRectItems () |
|
|
void | mousePressEvent (QMouseEvent *e) |
|
void | mouseDoubleClickEvent (QMouseEvent *e) |
|
void | mouseReleaseEvent (QMouseEvent *e) |
|
void | mouseMoveEvent (QMouseEvent *e) |
|
The documentation for this class was generated from the following files:
- imageeditorwidgetqt.h
- imageeditorwidgetqt.cpp