Inheritance diagram for TIconBoxThumb:
Public Member Functions | |
TIconBoxThumb (const char *name, const TGPicture *spic, const TGPicture *pic) | |
ULong_t | Hash () const |
const char * | GetName () const |
Public Attributes | |
TString | fName |
const TGPicture * | fSmall |
const TGPicture * | fLarge |
Definition at line 235 of file TRootBrowserLite.cxx.
ULong_t TIconBoxThumb::Hash | ( | ) | const [inline, virtual] |
Reimplemented from TObject.
Definition at line 246 of file TRootBrowserLite.cxx.
References fName, and TString::Hash().
const char* TIconBoxThumb::GetName | ( | ) | const [inline, virtual] |
Reimplemented from TObject.
Definition at line 247 of file TRootBrowserLite.cxx.
References TString::Data(), and fName.
Definition at line 237 of file TRootBrowserLite.cxx.
Referenced by GetName(), Hash(), and TIconBoxThumb().
const TGPicture* TIconBoxThumb::fSmall |
Definition at line 238 of file TRootBrowserLite.cxx.
Referenced by TRootIconBox::AddObjItem(), TRootBrowserLite::ExecuteDefaultAction(), and TIconBoxThumb().
const TGPicture* TIconBoxThumb::fLarge |
Definition at line 239 of file TRootBrowserLite.cxx.
Referenced by TRootIconBox::AddObjItem(), TRootBrowserLite::ExecuteDefaultAction(), and TIconBoxThumb().