library: libGui
#include "TGComboBox.h"

TGLineStyleComboBox


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

class TGLineStyleComboBox : public TGComboBox

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
TGWidget
<-
TGComboBox
<-
TGLineStyleComboBox

    public:
TGLineStyleComboBox(const TGWindow* p = 0, Int_t id = -1, UInt_t options = kHorizontalFrame|kSunkenFrame|kDoubleBorder, Pixel_t back = GetWhitePixel()) TGLineStyleComboBox(const TGLineStyleComboBox&) ~TGLineStyleComboBox() static TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


TGLineStyleComboBox(const TGWindow *p, Int_t id, UInt_t options, Pixel_t back) : TGComboBox(p, id, options, back)
 Create a line style combo box.



Inline Functions


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


Author: Fons Rademakers 13/01/98
Last update: root/gui:$Name: $:$Id: TGComboBox.cxx,v 1.27 2005/04/28 08:30:57 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.