VPTissue Reference Manual
SimPT_Editor::BackgroundDialog Class Reference

Dialog for setting the background image. More...

#include <BackgroundDialog.h>

Inheritance diagram for SimPT_Editor::BackgroundDialog:
Inheritance graph
Collaboration diagram for SimPT_Editor::BackgroundDialog:
Collaboration graph

Public Member Functions

 BackgroundDialog (QGraphicsPixmapItem *item, QWidget *parent=nullptr)
 Constructor. More...
 
virtual ~BackgroundDialog ()
 Destructor.
 

Detailed Description

Dialog for setting the background image.

Can be used as modeless dialog.

Definition at line 36 of file BackgroundDialog.h.

Constructor & Destructor Documentation

SimPT_Editor::BackgroundDialog::BackgroundDialog ( QGraphicsPixmapItem *  item,
QWidget parent = nullptr 
)

Constructor.

Parameters
itemThe item to load the image into
parentThe parent widget

Definition at line 39 of file BackgroundDialog.cpp.


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