GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
TGo4MacroDialog Class Reference

#include <TGo4MacroDialog.h>

Inheritance diagram for TGo4MacroDialog:

Public Slots

virtual void setCommand (const QString &selection)
virtual void setCommand (const QString &selection)

Public Member Functions

 TGo4MacroDialog (QWidget *parent=nullptr)
 TGo4MacroDialog (QWidget *parent=nullptr)
const QString & getCommand ()
const QString & getCommand ()

Protected Attributes

QString fxCommand

Detailed Description

Definition at line 20 of file TGo4MacroDialog.h.

Constructor & Destructor Documentation

◆ TGo4MacroDialog() [1/2]

TGo4MacroDialog::TGo4MacroDialog ( QWidget * parent = nullptr)

Definition at line 16 of file TGo4MacroDialog.cpp.

References setCommand().

◆ TGo4MacroDialog() [2/2]

TGo4MacroDialog::TGo4MacroDialog ( QWidget * parent = nullptr)

Member Function Documentation

◆ getCommand() [1/2]

const QString & TGo4MacroDialog::getCommand ( )

Definition at line 92 of file TGo4MacroDialog.cpp.

References fxCommand.

Referenced by TGo4CommandLine::PredefinedDialog().

◆ getCommand() [2/2]

const QString & TGo4MacroDialog::getCommand ( )

◆ setCommand [1/2]

void TGo4MacroDialog::setCommand ( const QString & selection)
virtualslot

Definition at line 25 of file TGo4MacroDialog.cpp.

References fxCommand.

Referenced by TGo4MacroDialog().

◆ setCommand [2/2]

virtual void TGo4MacroDialog::setCommand ( const QString & selection)
virtualslot

References fxCommand.

Field Documentation

◆ fxCommand

QString TGo4MacroDialog::fxCommand
protected

Definition at line 35 of file TGo4MacroDialog.h.

Referenced by getCommand(), and setCommand().


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