#include <TGFSComboBox.h>
Inheritance diagram for TGFSComboBox:
Public Member Functions | |
TGFSComboBox (const TGWindow *p=0, Int_t id=-1, UInt_t options=kHorizontalFrame|kSunkenFrame|kDoubleBorder, Pixel_t back=GetWhitePixel()) | |
virtual void | Update (const char *path) |
virtual void | SavePrimitive (ostream &out, Option_t *option="") |
TGFSComboBox (const TGWindow *p=0, Int_t id=-1, UInt_t options=kHorizontalFrame|kSunkenFrame|kDoubleBorder, Pixel_t back=GetWhitePixel()) | |
virtual void | Update (const char *path) |
virtual void | SavePrimitive (ostream &out, Option_t *option="") |
Definition at line 77 of file TGFSComboBox.h.
TGFSComboBox::TGFSComboBox | ( | const TGWindow * | p = 0 , |
|
Int_t | id = -1 , |
|||
UInt_t | options = kHorizontalFrame|kSunkenFrame|kDoubleBorder , |
|||
Pixel_t | back = GetWhitePixel() | |||
) |
TGFSComboBox::TGFSComboBox | ( | const TGWindow * | p = 0 , |
|
Int_t | id = -1 , |
|||
UInt_t | options = kHorizontalFrame|kSunkenFrame|kDoubleBorder , |
|||
Pixel_t | back = GetWhitePixel() | |||
) |
void TGFSComboBox::Update | ( | const char * | path | ) | [virtual] |
Definition at line 408 of file TGFSComboBox.cxx.
References TObject::Error(), TGObject::fClient, TGObject::fId, Lbc_t::fIndent, TGComboBox::fListBox, Lbc_t::fName, Lbc_t::fPath, TGListBox::GetContainer(), TGClient::GetPicture(), gLbc, TGComboBox::InsertEntry(), kLHintsLeft, kLHintsTop, len, TGComboBox::RemoveEntries(), sel, TGComboBox::Select(), strlcat(), and strlcpy().
Referenced by TRootBrowserLite::DisplayDirectory(), TGFileDialog::ProcessMessage(), and TGFileDialog::TGFileDialog().
void TGFSComboBox::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TGComboBox.
Definition at line 472 of file TGFSComboBox.cxx.
References TGFrame::fBackground, TGWindow::fParent, TGWidget::fWidgetId, TGFrame::GetHeight(), TGWindow::GetName(), TGFrame::GetOptions(), TGFrame::GetOptionString(), TGComboBox::GetSelected(), TGFrame::GetWhitePixel(), TGFrame::GetWidth(), kDoubleBorder, kHorizontalFrame, kSunkenFrame, and TGFrame::SaveUserColor().
virtual void TGFSComboBox::Update | ( | const char * | path | ) | [virtual] |
virtual void TGFSComboBox::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TGComboBox.