|
void | updatePositionX (int) |
|
void | updatePositionY (int) |
|
void | onCurrentItemPositionChange (vec2 pos) |
|
|
void | rectItemPositionChanged () |
|
|
void | setParent (ImageEditorWidgetQt *) |
|
QGraphicsScene * | getScene () |
|
QGraphicsView * | getView () |
|
void | addRectangleTest () |
|
void | addBackGroundImage (std::string imagePath) |
|
void | generateWidget () |
|
void | setReadOnly (bool readOnly) |
|
void | hideLabelDescription (bool hide) |
|
void | hideLabels (bool hide) |
|
void | setToolBarVisible (bool visible) |
|
void | setSceneScaling (float scaling) |
|
|
void | closeEvent (QCloseEvent *) |
|
|
QSpinBox * | positionX_ |
|
QSpinBox * | positionY_ |
|
QLabel * | labelPositionX_ |
|
QLabel * | labelPositionY_ |
|
float | sceneScaleFactor_ |
|
The documentation for this class was generated from the following files:
- imageeditorwidgetqt.h
- imageeditorwidgetqt.cpp