iVS3D v2.0.0
Loading...
Searching...
No Matches
ReconstructionToolsDialog Class Reference

The ReconstructionToolsDialog class is responisble for displaying, adding and removing reconstruction tools. More...

#include <reconstructiontoolsdialog.h>

Inheritance diagram for ReconstructionToolsDialog:

Public Member Functions

 ReconstructionToolsDialog (QWidget *parent=nullptr)
 Create a ReconstructionToolsDialog and initialize with the tools listed in ApplicationSettings::instance().
 

Detailed Description

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.

Author
Dominik Wüst
Date
2021/02/26

Constructor & Destructor Documentation

◆ ReconstructionToolsDialog()

ReconstructionToolsDialog::ReconstructionToolsDialog ( QWidget *  parent = nullptr)
explicit

Create a ReconstructionToolsDialog and initialize with the tools listed in ApplicationSettings::instance().

Parameters
parentthe parent QWidget for displaying the dialog

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