12 #ifndef ROOT_TSystemFile
13 #define ROOT_TSystemFile
42 virtual void Copy(
const char *to);
43 virtual void Move(
const char *to);
52 virtual void Dump()
const;
virtual void Inspect() const
inspect this file
void Copy(TObject &) const
Copy this to obj.
TObject * DrawClone(Option_t *) const
Draw a clone of this object in the current pad.
virtual ~TSystemFile()
Delete TSystemFile object.
virtual void Move(const char *to)
move this file
void Delete(Option_t *)
Delete this object.
virtual void SetName(const char *name)
Change (i.e.
virtual void SetIconName(const char *name)
static const char * filename()
const char * GetIconName() const
Returns mime type name of object.
void DrawClass() const
Draw class inheritance tree of the class to which this object belongs.
virtual void Copy(const char *to)
copy this file
const char * Data() const
#define ClassDef(name, id)
virtual void Rename(const char *name)
rename this file
The TNamed class is the base class for all named ROOT classes.
void SetName(const char *name)
Change (i.e.
Using a TBrowser one can browse all ROOT objects.
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
virtual void Delete()
delete this file
virtual void Dump() const
dump this file
void SetDrawOption(Option_t *)
Set drawing option for object.
virtual Bool_t IsDirectory(const char *dir=0) const
Check if object is a directory.
Mother of all ROOT objects.
void SetTitle(const char *title)
Change (i.e. set) the title of the TNamed.
virtual void Browse(TBrowser *b)
Execute default action for this system file (action is specified in the $HOME/.root.mimes or $ROOTSYS/etc/root.mimes file.
A TSystemFile describes an operating system file.
virtual void Edit()
Invoke text editor on this file.
virtual void SetTitle(const char *title="")
Change (i.e. set) the title of the TNamed.