#include <TGo4StartClientSlots.h>
Inheritance diagram for TGo4StartClientSlots:
Public Methods | |
TGo4StartClientSlots (const char *name, const char *title, TGo4StartClient *p) | |
virtual | ~TGo4StartClientSlots () |
void | SetGUI (TGo4StartClient *GUI) |
TGo4Status * | GetStatus () |
void | StartClient (const char *Name="MyAnalysis", const char *Node="localhost", const char *Dir="MyDir", const char *Executable="MyProg", UInt_t port=0, Bool_t startserver=kFALSE) |
Private Attributes | |
TGo4GUIRegistry * | fxTGo4GUIRegistry |
@supplierCardinality 1. More... | |
TGo4StartClient * | fxTGo4StartClient |
TGo4StartClientStatus * | fxTGo4StartClientStatus |
TGo4Start * | fxTGo4Start |
All actions in the StartClient GUI are taking place here in this class.
Definition at line 35 of file TGo4StartClientSlots.h.
|
Definition at line 31 of file TGo4StartClientSlots.cxx. References fxTGo4GUIRegistry, fxTGo4StartClient, fxTGo4StartClientStatus, TGo4GUIRegistry::Instance(), p, and TGo4GUIRegistry::RegisterSlotClass(). |
|
Definition at line 103 of file TGo4StartClientSlots.cxx. References fxTGo4StartClientStatus. |
|
Definition at line 45 of file TGo4StartClientSlots.cxx. References fxTGo4GUIRegistry, fxTGo4StartClient, and TGo4GUIRegistry::GuiIsChanged(). |
|
Definition at line 41 of file TGo4StartClientSlots.cxx. References fxTGo4StartClientStatus. Referenced by TGo4ScriptSlots::ConnectAnalysis(), TGo4ScriptSlots::execGUICommands(), TGo4ScriptSlots::GenerateStartupScript(), and TGo4ScriptSlots::LaunchAnalysis(). |
|
|
@supplierCardinality 1.
Definition at line 51 of file TGo4StartClientSlots.h. Referenced by SetGUI(), StartClient(), and TGo4StartClientSlots(). |
|
Definition at line 52 of file TGo4StartClientSlots.h. Referenced by SetGUI(), StartClient(), and TGo4StartClientSlots(). |
|
Definition at line 53 of file TGo4StartClientSlots.h. Referenced by GetStatus(), StartClient(), TGo4StartClientSlots(), and ~TGo4StartClientSlots(). |
|
Definition at line 54 of file TGo4StartClientSlots.h. |