![]() |
iVS3D v2.0.0
|
The ReconstructionToolsDialog class is responisble for displaying, adding and removing reconstruction tools. More...
#include <reconstructiontoolsdialog.h>
Public Member Functions | |
| ReconstructionToolsDialog (QWidget *parent=nullptr) | |
| Create a ReconstructionToolsDialog and initialize with the tools listed in ApplicationSettings::instance(). | |
The ReconstructionToolsDialog class is responisble for displaying, adding and removing reconstruction tools.
The dialog allows the user to change reconstruction tools stored in ApplicationSettings::instance(). Tools can be added and removed. Their display name within the application can bee changed as well.
|
explicit |
Create a ReconstructionToolsDialog and initialize with the tools listed in ApplicationSettings::instance().
| parent | the parent QWidget for displaying the dialog |