Inheritance diagram for TRootBrowserHistoryCursor:

Public Member Functions | |
| TRootBrowserHistoryCursor (TGListTreeItem *item) | |
| void | Print (Option_t *) const |
Public Attributes | |
| TGListTreeItem * | fItem |
Definition at line 180 of file TRootBrowserLite.cxx.
| TRootBrowserHistoryCursor::TRootBrowserHistoryCursor | ( | TGListTreeItem * | item | ) | [inline] |
Definition at line 184 of file TRootBrowserLite.cxx.
| void TRootBrowserHistoryCursor::Print | ( | Option_t * | ) | const [inline, virtual] |
Reimplemented from TObject.
Definition at line 185 of file TRootBrowserLite.cxx.
References fItem, and TGListTreeItem::GetText().
Definition at line 182 of file TRootBrowserLite.cxx.
Referenced by TRootBrowserHistory::DeleteItem(), TRootBrowserLite::HistoryBackward(), TRootBrowserLite::HistoryForward(), Print(), and TRootBrowserHistory::RecursiveRemove().
1.5.1