|
GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <TGo4MacroDialog.h>
Inheritance diagram for TGo4MacroDialog:Public Slots | |
| virtual void | setCommand (const QString &selection) |
Public Member Functions | |
| TGo4MacroDialog (QWidget *parent=nullptr) | |
| const QString & | getCommand () |
Protected Attributes | |
| QString | fxCommand |
Definition at line 20 of file TGo4MacroDialog.h.
| TGo4MacroDialog::TGo4MacroDialog | ( | QWidget * | parent = nullptr | ) |
Definition at line 16 of file TGo4MacroDialog.cpp.
References setCommand().
| const QString & TGo4MacroDialog::getCommand | ( | ) |
Definition at line 92 of file TGo4MacroDialog.cpp.
References fxCommand.
Referenced by TGo4CommandLine::PredefinedDialog().
|
virtualslot |
Definition at line 25 of file TGo4MacroDialog.cpp.
References fxCommand.
Referenced by TGo4MacroDialog().
|
protected |
Definition at line 35 of file TGo4MacroDialog.h.
Referenced by getCommand(), and setCommand().