#include <TGo4ComSetPicture.h>
Inheritance diagram for TGo4ComSetPicture:
Public Methods | |
TGo4ComSetPicture () | |
TGo4ComSetPicture (const char *obname) | |
virtual | ~TGo4ComSetPicture () |
Int_t | ExeCom () |
Do the command action. More... | |
void | SetPicture (TGo4Picture *par) |
Private Attributes | |
TGo4Picture * | fxPicture |
The picture to be set. More... |
If a picture of that name exists in the Pictures folder, the new settings are applied on it.
Definition at line 29 of file TGo4ComSetPicture.h.
|
Definition at line 32 of file TGo4ComSetPicture.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 23 of file TGo4ComSetPicture.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 42 of file TGo4ComSetPicture.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 47 of file TGo4ComSetPicture.cxx. References TGo4Log::Debug(), fxPicture, TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::Instance(), TGo4Slave::SendStatusMessage(), TGo4AnalysisObjectCommand::SetObjectName(), TGo4Analysis::SetPicture(), and TRACE. |
|
Definition at line 36 of file TGo4ComSetPicture.h. References fxPicture. |
|
The picture to be set.
Definition at line 40 of file TGo4ComSetPicture.h. Referenced by ExeCom(), and SetPicture(). |