LoadSnapshotDialog Class Reference

#include <MemoryX/gui-plugins/SceneEditor/gui/dialog/LoadSnapshotDialog.h>

+ Inheritance diagram for LoadSnapshotDialog:

Public Member Functions

 LoadSnapshotDialog (controller::ControllerPtr control, QWidget *parent=0)
 Constructor.
 
void retranslate ()
 Translates all translatable strings in this dialog.
 
 ~LoadSnapshotDialog () override
 Destructor.
 

Detailed Description

Definition at line 37 of file LoadSnapshotDialog.h.

Constructor & Destructor Documentation

◆ LoadSnapshotDialog()

LoadSnapshotDialog ( 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 LoadSnapshotDialog.cpp.

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

◆ ~LoadSnapshotDialog()

~LoadSnapshotDialog ( )
override

Destructor.

Definition at line 38 of file LoadSnapshotDialog.cpp.

Member Function Documentation

◆ retranslate()

void retranslate ( )

Translates all translatable strings in this dialog.

Definition at line 108 of file LoadSnapshotDialog.cpp.


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