TGSelectedPicture


class description - source file - inheritance tree

class TGSelectedPicture : public TGPicture


    public:
TGSelectedPicture TGSelectedPicture(TGSelectedPicture&) TGSelectedPicture TGSelectedPicture(const TGClient* client, const TGPicture* p) virtual void ~TGSelectedPicture() TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b)

Data Members

protected:
const TGClient* fClient client to which selected picture belongs static GContext_t fgSelectedGC

Class Description

                                                                      
 TGPicture & TGPicturePool                                            
                                                                      
 The TGPicture class implements pictures and icons used in the        
 different GUI elements and widgets. The TGPicturePool class          
 implements a TGPicture cache. TGPictures are created, managed and    
 destroyed by the TGPicturePool.                                      
                                                                      


TGSelectedPicture(const TGClient *client, const TGPicture *p) : TGPicture("")
 Create a "selected" looking picture based on the original TGPicture.

~TGSelectedPicture()
 Delete selected picture.



Inline Functions


                  TClass* Class()
                  TClass* IsA() const
                     void ShowMembers(TMemberInspector& insp, char* parent)
                     void Streamer(TBuffer& b)
        TGSelectedPicture TGSelectedPicture(TGSelectedPicture&)


Author: Fons Rademakers 01/01/98
Last update: 2.23/02 02/09/99 15.54.27 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *


ROOT page - Class index - 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.