Inheritance diagram for TRootObjItem:

Public Member Functions | |
| TRootObjItem (const TGWindow *p, const TGPicture *bpic, const TGPicture *spic, TGString *name, TObject *obj, TClass *cl, EListViewMode viewMode=kLVSmallIcons) | |
| virtual TDNDData * | GetDNDData (Atom_t) |
| virtual Bool_t | HandleDNDFinished () |
Protected Attributes | |
| TObject * | fObj |
| TDNDData | fDNDData |
Definition at line 255 of file TRootBrowserLite.cxx.
| TRootObjItem::TRootObjItem | ( | const TGWindow * | p, | |
| const TGPicture * | bpic, | |||
| const TGPicture * | spic, | |||
| TGString * | name, | |||
| TObject * | obj, | |||
| TClass * | cl, | |||
| EListViewMode | viewMode = kLVSmallIcons | |||
| ) |
Definition at line 289 of file TRootBrowserLite.cxx.
References xmlio::Class, TGLVEntry::fCtw, TDNDData::fData, TDNDData::fDataLength, fDNDData, TGLVEntry::fFontStruct, fObj, TGLVEntry::fSubnames, TGString::GetLength(), TGString::GetString(), gVirtualX, i, kFALSE, kTRUE, and TGFrame::SetDNDSource().
Reimplemented from TGFrame.
Definition at line 261 of file TRootBrowserLite.cxx.
References TBuffer::Buffer(), xmlio::Class, TGFileItem::fBuf, TDNDData::fData, TDNDData::fDataLength, TDNDData::fDataType, fDNDData, fObj, gVirtualX, kFALSE, TBuffer::kWrite, TBuffer::Length(), object, and TBufferFile::WriteObject().
| virtual Bool_t TRootObjItem::HandleDNDFinished | ( | ) | [inline, virtual] |
Reimplemented from TGFileItem.
Definition at line 277 of file TRootBrowserLite.cxx.
References TGWindow::GetParent(), and kFALSE.
TObject* TRootObjItem::fObj [protected] |
Definition at line 284 of file TRootBrowserLite.cxx.
Referenced by GetDNDData(), and TRootObjItem().
TDNDData TRootObjItem::fDNDData [protected] |
Reimplemented from TGFileItem.
Definition at line 285 of file TRootBrowserLite.cxx.
Referenced by GetDNDData(), and TRootObjItem().
1.5.1