library: libProof
#include "TDrawFeedback.h"

TDrawFeedback


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

class TDrawFeedback : public TQObject

Inheritance Chart:
TQObject
<-
TDrawFeedback

    public:
TDrawFeedback(TVirtualProof* proof = 0, TSeqCollection* names = 0) TDrawFeedback(const TDrawFeedback&) ~TDrawFeedback() static TClass* Class() void Feedback(TList* objs) virtual TClass* IsA() const TDrawFeedback& operator=(const TDrawFeedback&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Bool_t fAll draw all or selected objects THashList* fNames selected objects

Class Description

                                                                      
 TDrawFeedback                                                        
                                                                      
 Utility class to draw objects in the feedback list during queries.   
                                                                      


TDrawFeedback(TVirtualProof *proof, TSeqCollection *names) : fAll(kFALSE)

~TDrawFeedback()

void Feedback(TList *objs)



Inline Functions


               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)
         TDrawFeedback TDrawFeedback(const TDrawFeedback&)
        TDrawFeedback& operator=(const TDrawFeedback&)


Author: Maarten Ballintijn 28/10/2003
Last update: root/proof:$Name: $:$Id: TDrawFeedback.cxx,v 1.3 2004/11/24 07:41:32 brun Exp $
Copyright (C) 1995-2000, 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.