library: libTreeViewer #include "TSessionViewer.h" |
TSessionOutputFrame
class description - header file - source file - inheritance tree (.pdf)
public:
TSessionOutputFrame(TGWindow* parent, Int_t w, Int_t h)
TSessionOutputFrame(const TSessionOutputFrame&)
virtual ~TSessionOutputFrame()
void AddObject(TObject* obj)
void Build(TSessionViewer* gui)
static TClass* Class()
TGLVContainer* GetLVContainer()
virtual TClass* IsA() const
void OnElementClicked(TGLVEntry* entry, Int_t btn, Int_t x, Int_t y)
void OnElementDblClicked(TGLVEntry* entry, Int_t btn, Int_t x, Int_t y)
void RemoveAll()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TGLVEntry* fEntryTmp used to transfer to feedback
TGLVContainer* fLVContainer output list view
TSessionViewer* fViewer pointer on the main viewer
TSessionViewer
Widget used to manage PROOF or local sessions, PROOF connections,
queries construction and results handling.
Author: Marek Biskup, Jakub Madejczyk, Bertrand Bellenot 10/08/2005
Last update: root/treeviewer:$Name: $:$Id: TSessionViewer.cxx,v 1.70 2006/07/05 07:33:36 brun Exp $
Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.