Definition at line 68 of file TGFSComboBox.h.
Public Member Functions | |
| Lbc_t (const char *name, const char *path, const char *pixmap, Int_t indent) | |
Public Attributes | |
| Int_t | fFlags {0} | 
| flag   | |
| Int_t | fId {0} | 
| widget id   | |
| Int_t | fIndent {0} | 
| identification level   | |
| std::string | fName | 
| root prefix name   | |
| std::string | fPath | 
| path   | |
| std::string | fPixmap | 
| picture file   | |
      
  | 
  inline | 
Definition at line 75 of file TGFSComboBox.h.
| Int_t TGFSComboBox::Lbc_t::fFlags {0} | 
flag
Definition at line 74 of file TGFSComboBox.h.
| Int_t TGFSComboBox::Lbc_t::fId {0} | 
widget id
Definition at line 72 of file TGFSComboBox.h.
| Int_t TGFSComboBox::Lbc_t::fIndent {0} | 
identification level
Definition at line 73 of file TGFSComboBox.h.
| std::string TGFSComboBox::Lbc_t::fName | 
root prefix name
Definition at line 69 of file TGFSComboBox.h.
| std::string TGFSComboBox::Lbc_t::fPath | 
path
Definition at line 70 of file TGFSComboBox.h.
| std::string TGFSComboBox::Lbc_t::fPixmap | 
picture file
Definition at line 71 of file TGFSComboBox.h.