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

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 31 of file ShortcutDialog.cpp.

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

◆ ~ShortcutDialog()

~ShortcutDialog ( )
override

Destructor.

Definition at line 54 of file ShortcutDialog.cpp.

Member Function Documentation

◆ retranslate()

void retranslate ( )

Translates all translatable strings in this dialog.

Definition at line 92 of file ShortcutDialog.cpp.


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