![]() |
VPTissue Reference Manual
|
Dialog for setting the background image. More...
#include <BackgroundDialog.h>


Public Member Functions | |
| BackgroundDialog (QGraphicsPixmapItem *item, QWidget *parent=nullptr) | |
| Constructor. More... | |
| virtual | ~BackgroundDialog () |
| Destructor. | |
Dialog for setting the background image.
Can be used as modeless dialog.
Definition at line 36 of file BackgroundDialog.h.
| SimPT_Editor::BackgroundDialog::BackgroundDialog | ( | QGraphicsPixmapItem * | item, |
| QWidget * | parent = nullptr |
||
| ) |
Constructor.
| item | The item to load the image into |
| parent | The parent widget |
Definition at line 39 of file BackgroundDialog.cpp.