SaveSnapshotDialog Class Reference

#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.
 
 SaveSnapshotDialog (controller::ControllerPtr control, QWidget *parent=0)
 Constructor.
 
 ~SaveSnapshotDialog () override
 Destructor.
 

Detailed Description

Definition at line 37 of file SaveSnapshotDialog.h.

Constructor & Destructor Documentation

◆ SaveSnapshotDialog()

SaveSnapshotDialog ( controller::ControllerPtr control,
QWidget * parent = 0 )
explicit

Constructor.

Creates a new Instance of this class.

Parameters
controlPointer to Main Controller
parentPointer to parent Widget

Definition at line 30 of file SaveSnapshotDialog.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~SaveSnapshotDialog()

~SaveSnapshotDialog ( )
override

Destructor.

Definition at line 40 of file SaveSnapshotDialog.cpp.

Member Function Documentation

◆ retranslate()

void retranslate ( )

Translates all translatable strings in this dialog.

Definition at line 198 of file SaveSnapshotDialog.cpp.


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