TControlBarImp


class description - source file - inheritance tree

class TControlBarImp

    private:
protected:
public:
TControlBarImp TControlBarImp(TControlBar* c, const char*) TControlBarImp TControlBarImp(TControlBar* c, const char*, Int_t, Int_t) TControlBarImp TControlBarImp(TControlBarImp&) virtual void ~TControlBarImp() static TClass* Class() virtual void Create() virtual TControlBar* GetControlBar() virtual void Hide() virtual TClass* IsA() const virtual void Show() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

private:
protected:
TControlBar* fControlBar TControlBar associated with this implementation Int_t fXpos Initial x position Int_t fYpos Initial y position public:


See also

TRootControlBar

Class Description

                                                                     
 TControlBarImp                                                      
                                                                     
 ABC describing GUI independent control bar                          
                                                                     




Inline Functions


        TControlBarImp TControlBarImp(TControlBar* c, const char*)
        TControlBarImp TControlBarImp(TControlBar* c, const char*, Int_t, Int_t)
          TControlBar* GetControlBar()
                  void Create()
                  void Hide()
                  void Show()
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)
        TControlBarImp TControlBarImp(TControlBarImp&)
                  void ~TControlBarImp()


Author: Nenad Buncic 20/02/96
Last update: root/base:$Name: $:$Id: TControlBarImp.cxx,v 1.1.1.1 2000/05/16 17:00:38 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


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.