Inviwo  0.9.10.1
Inviwo documentation
inviwo::ImageLabelWidget Class Reference
+ Inheritance diagram for inviwo::ImageLabelWidget:

Public Slots

void updatePositionX (int)
 
void updatePositionY (int)
 
void onCurrentItemPositionChange (vec2 pos)
 

Signals

void rectItemPositionChanged ()
 

Public Member Functions

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)
 

Public Attributes

ImageEditorWidgetQtmainParentWidget_
 
QToolBar * toolBar_
 
QToolButton * reDoButton_
 
QToolButton * reLoadButton_
 
QToolButton * saveButton_
 
QToolButton * unDoButton_
 
std::string tmpPropertyValue_
 
SimpleGraphicsScenescene_
 
SimpleGraphicsViewview_
 
QImage * backGroundImage_
 

Protected Member Functions

void closeEvent (QCloseEvent *)
 

Protected Attributes

QSpinBox * positionX_
 
QSpinBox * positionY_
 
QLabel * labelPositionX_
 
QLabel * labelPositionY_
 
float sceneScaleFactor_
 

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