|
|
#include <MemoryX/gui-plugins/SceneEditor/gui/dialog/SaveSnapshotDialog.h>
Inheritance diagram for SaveSnapshotDialog:Public Member Functions | |
| void | retranslate () |
| Translates all translatable strings in this dialog. More... | |
| SaveSnapshotDialog (controller::ControllerPtr control, QWidget *parent=0) | |
| Constructor. More... | |
| ~SaveSnapshotDialog () override | |
| Destructor. More... | |
Definition at line 37 of file SaveSnapshotDialog.h.
|
explicit |
Constructor.
Creates a new Instance of this class.
| control | Pointer to Main Controller |
| parent | Pointer to parent Widget |
Definition at line 30 of file SaveSnapshotDialog.cpp.
|
override |
Destructor.
Definition at line 40 of file SaveSnapshotDialog.cpp.
| void retranslate | ( | ) |
Translates all translatable strings in this dialog.
Definition at line 198 of file SaveSnapshotDialog.cpp.