library: libGui #include "TGComboBox.h" |
TGLineWidthComboBox
class description - source file - inheritance tree (.pdf)
public:
TGLineWidthComboBox(const TGWindow* p = 0, Int_t id = -1, UInt_t options = kHorizontalFrame|kSunkenFrame|kDoubleBorder, Pixel_t back = GetWhitePixel())
TGLineWidthComboBox(const TGLineWidthComboBox&)
~TGLineWidthComboBox()
static TClass* Class()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGLineWidthComboBox(const TGWindow *p, Int_t id,
UInt_t options, Pixel_t back)
: TGComboBox(p, id, options, back)
Create a line width combo box.
Inline Functions
void ~TGLineWidthComboBox()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGLineWidthComboBox TGLineWidthComboBox(const TGLineWidthComboBox&)
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.