Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGComboBox.h File Reference
#include "TGListBox.h"
Include dependency graph for TGComboBox.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TGComboBox
 A combobox (also known as a drop down listbox) allows the selection of one item out of a list of items. More...
 
class  TGComboBoxPopup
 A service class of the combobox. More...
 
class  TGFontTypeComboBox
 The TGFontTypeComboBox is user callable and it creates a combobox for selecting the font. More...
 
class  TGLineStyleComboBox
 The TGLineStyleComboBox user callable and it creates a combobox for selecting the line style. More...
 
class  TGLineWidthComboBox
 The TGLineWidthComboBox user callable and it creates a combobox for selecting the line width. More...
 

Variables

const Int_t kMaxFonts = 20
 

Variable Documentation

◆ kMaxFonts

const Int_t kMaxFonts = 20

Definition at line 176 of file TGComboBox.h.