ShortcutDialog Class Reference

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

+ Inheritance diagram for ShortcutDialog:

Public Member Functions

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

Detailed Description

Definition at line 41 of file ShortcutDialog.h.

Constructor & Destructor Documentation

◆ ShortcutDialog()

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

◆ ~ShortcutDialog()

~ShortcutDialog ( )
override

Destructor.

Definition at line 51 of file ShortcutDialog.cpp.

Member Function Documentation

◆ retranslate()

void retranslate ( )

Translates all translatable strings in this dialog.

Definition at line 83 of file ShortcutDialog.cpp.


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