library: libTreeViewer
#include "TSessionViewer.h"

TSessionInputFrame


class description - header file - source file - inheritance tree (.pdf)

class TSessionInputFrame : public TGCompositeFrame

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
<-
TSessionInputFrame

    public:
TSessionInputFrame(TGWindow* parent, Int_t w, Int_t h) TSessionInputFrame(const TSessionInputFrame&) virtual ~TSessionInputFrame() void AddObject(TObject* obj) void Build(TSessionViewer* gui) static TClass* Class() TGLVContainer* GetLVContainer() virtual TClass* IsA() const void RemoveAll() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TSessionViewer* fViewer pointer on the main viewer TGLVContainer* fLVContainer container for the input list view

Class Description

                                                                      
 TSessionViewer                                                       
                                                                      
 Widget used to manage PROOF or local sessions, PROOF connections,    
 queries construction and results handling.                           
                                                                      

TSessionInputFrame(TGWindow* p, Int_t w, Int_t h)
 Constructor.
~TSessionInputFrame()
 Destructor.
void Build(TSessionViewer *gui)
 Build query input informations frame.
void AddObject(TObject *obj)
 Add object to input list view.
void RemoveAll()
TSessionInputFrame(TGWindow* parent, Int_t w, Int_t h)

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.