Public Slots | Public Member Functions | Protected Attributes

TGo4MacroDialog Class Reference

#include <TGo4MacroDialog.h>

List of all members.

Public Slots

virtual void setCommand (const QString &selection)

Public Member Functions

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

Protected Attributes

QString fxCommand

Detailed Description

Definition at line 20 of file TGo4MacroDialog.h.


Constructor & Destructor Documentation

TGo4MacroDialog::TGo4MacroDialog ( QWidget *  parent = 0  ) 

Definition at line 18 of file TGo4MacroDialog.cpp.

References setCommand().


Member Function Documentation

const QString & TGo4MacroDialog::getCommand (  ) 

Definition at line 101 of file TGo4MacroDialog.cpp.

References fxCommand.

Referenced by TGo4CommandLine::PredefinedDialog().

void TGo4MacroDialog::setCommand ( const QString &  selection  )  [virtual, slot]

Definition at line 26 of file TGo4MacroDialog.cpp.

References fxCommand.

Referenced by TGo4MacroDialog().


Member Data Documentation

QString TGo4MacroDialog::fxCommand [protected]

Definition at line 37 of file TGo4MacroDialog.h.

Referenced by getCommand(), and setCommand().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines