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

#include <TGo4UserCommandsDialog.h>

Inheritance diagram for TGo4UserCommandsDialog:

Public Slots

virtual void ButtonPressed (QAbstractButton *)
virtual void ButtonPressed (QAbstractButton *)

Public Member Functions

 TGo4UserCommandsDialog (QWidget *parent=nullptr)
 TGo4UserCommandsDialog (QWidget *parent=nullptr)
bool GetAutoExecute (int id)
 timer auto execute flag
bool GetAutoExecute (int id)
 timer auto execute flag
QString GetCommand (int id)
 read command for index id
QString GetCommand (int id)
 read command for index id
QString GetTooltip (int id)
 tooltip for index id
QString GetTooltip (int id)
 tooltip for index id

Detailed Description

Definition at line 20 of file TGo4UserCommandsDialog.h.

Constructor & Destructor Documentation

◆ TGo4UserCommandsDialog() [1/2]

TGo4UserCommandsDialog::TGo4UserCommandsDialog ( QWidget * parent = nullptr)

Definition at line 21 of file TGo4UserCommandsDialog.cpp.

References ButtonPressed(), GO4GUI_MAXMACRONUM, and go4sett.

◆ TGo4UserCommandsDialog() [2/2]

TGo4UserCommandsDialog::TGo4UserCommandsDialog ( QWidget * parent = nullptr)

Member Function Documentation

◆ ButtonPressed [1/2]

void TGo4UserCommandsDialog::ButtonPressed ( QAbstractButton * but)
virtualslot

Definition at line 74 of file TGo4UserCommandsDialog.cpp.

References GO4GUI_MAXMACRONUM.

Referenced by TGo4UserCommandsDialog().

◆ ButtonPressed [2/2]

virtual void TGo4UserCommandsDialog::ButtonPressed ( QAbstractButton * )
virtualslot

◆ GetAutoExecute() [1/2]

bool TGo4UserCommandsDialog::GetAutoExecute ( int id)

timer auto execute flag

Definition at line 65 of file TGo4UserCommandsDialog.cpp.

Referenced by TGo4UserCommands::ConfigureAnalysisMacros().

◆ GetAutoExecute() [2/2]

bool TGo4UserCommandsDialog::GetAutoExecute ( int id)

timer auto execute flag

◆ GetCommand() [1/2]

QString TGo4UserCommandsDialog::GetCommand ( int id)

read command for index id

Definition at line 47 of file TGo4UserCommandsDialog.cpp.

Referenced by TGo4UserCommands::ConfigureAnalysisMacros().

◆ GetCommand() [2/2]

QString TGo4UserCommandsDialog::GetCommand ( int id)

read command for index id

◆ GetTooltip() [1/2]

QString TGo4UserCommandsDialog::GetTooltip ( int id)

tooltip for index id

Definition at line 56 of file TGo4UserCommandsDialog.cpp.

Referenced by TGo4UserCommands::ConfigureAnalysisMacros().

◆ GetTooltip() [2/2]

QString TGo4UserCommandsDialog::GetTooltip ( int id)

tooltip for index id


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