1 #ifndef SIMPT_EDITOR_BACKGROUND_DIALOG_H_INCLUDED
2 #define SIMPT_EDITOR_BACKGROUND_DIALOG_H_INCLUDED
26 class QGraphicsPixmapItem;
31 class TransformationWidget;
55 void UpdateVisibility(
bool visible);
56 void UpdateTransformation();
62 QGraphicsPixmapItem* m_item;
65 QLineEdit* m_file_path;
72 #endif // end-of-include-guard
Dialog for setting the background image.
Namespace for SimPT tissue editor package.
BackgroundDialog(QGraphicsPixmapItem *item, QWidget *parent=nullptr)
Constructor.
Qt GUI to enter a transformation of an item.
virtual ~BackgroundDialog()
Destructor.
see the online Qt documentation
see the online Qt documentation