31 TExec(
const char *
name,
const char *command);
34 virtual void Exec(
const char *command =
"");
const char Option_t
Option string (const char).
#define ClassDefOverride(name, id)
virtual ~TExec()
Exec default destructor.
void SavePrimitive(std::ostream &out, Option_t *option="") override
Save primitive as a C++ statement(s) on output stream out.
void Paint(Option_t *option="") override
Execute the command referenced by this object.
virtual void SetAction(const char *action)
virtual void Exec(const char *command="")
Execute the command referenced by this object.
TExec()
Exec default constructor.
virtual void SetTitle(const char *title="")
Set the title of the TNamed.