Index of GUI classes
- FontMetrics_t ....................................................................
- TG16ColorSelector ................................................................ 16 color cells
- TGApplication .................................................................... GUI application singleton
- TGButton ......................................................................... Button widget abstract base class
- TGButtonGroup .................................................................... Organizes TGButtons in a group
- TGCanvas ......................................................................... A canvas with two scrollbars and a viewport
- TGCheckButton .................................................................... A check button widget
- TGClient ......................................................................... Class making connection to display server
- TGColorDialog .................................................................... Color selection dialog
- TGColorFrame ..................................................................... Frame for color cell
- TGColorPalette ................................................................... Color palette widget
- TGColorPick ...................................................................... Color picker widget
- TGColorPopup ..................................................................... Color selector popup
- TGColorSelect .................................................................... Color selection checkbutton
- TGColumnLayout ................................................................... Column layout manager
- TGComboBox ....................................................................... Combo box widget
- TGComboBoxPopup .................................................................. Combobox popup window
- TGCompositeFrame ................................................................. Base class for composite widgets (menubars, etc.)
- TGContainer ...................................................................... Canvas container
- TGDimension ...................................................................... Dimension object (width, height)
- TGDockableFrame ..................................................................
- TGDockButton ..................................................................... Dock button
- TGDockHideButton ................................................................. Hide dock button
- TGDoubleHSlider .................................................................. Horizontal double slider widget
- TGDoubleSlider ................................................................... Double slider widget abstract base class
- TGDoubleVSlider .................................................................. Vertical double slider widget
- TGFileContainer .................................................................. Container containing file system objects
- TGFileDialog ..................................................................... File selection dialog
- TGFileInfo .......................................................................
- TGFileItem ....................................................................... Class representing file system object
- TGFont ........................................................................... GUI font description
- TGFontDialog ..................................................................... Font selection dialog
- TGFontDialog::FontProp_t .........................................................
- TGFontPool ....................................................................... Font pool
- TGFontTypeComboBox ............................................................... Font type combobox widget
- TGFrame .......................................................................... Base class for simple widgets (button, etc.)
- TGFrameElement ...................................................................
- TGFSComboBox ..................................................................... Combo box widget for file system path
- TGGC ............................................................................. Graphics context
- TGGCPool ......................................................................... Graphics context pool
- TGGotoDialog ..................................................................... Goto line dialig used by TGTextEdit widget
- TGGroupFrame ..................................................................... A composite frame with border and title
- TGHButtonGroup ................................................................... A button group with one horizontal row
- TGHorizontal3DLine ............................................................... A horizontal 3D separator line
- TGHorizontalFrame ................................................................ Composite frame with horizontal child layout
- TGHorizontalLayout ............................................................... Horizontal layout manager
- TGHotString ...................................................................... Graphics string with hot character
- TGHProgressBar ................................................................... Horizontal progress bar widget
- TGHScrollBar ..................................................................... Horizontal scrollbar widget
- TGHSlider ........................................................................ Horizontal slider widget
- TGHSplitter ...................................................................... A horizontal frame splitter
- TGIcon ........................................................................... Icon GUI class
- TGIdleHandler .................................................................... Idle event handler
- TGImageMap ....................................................................... Clickable image (like MAP in HTML)
- TGInsets ......................................................................... Inset (left, right, top, bottom)
- TGLabel .......................................................................... A label GUI element
- TGLayoutHints .................................................................... Class describing GUI layout hints
- TGLayoutManager .................................................................. Layout manager abstract base class
- TGLBContainer .................................................................... Listbox container
- TGLBEntry ........................................................................ Basic listbox entry
- TGLineLBEntry .................................................................... Line width listbox entry
- TGLineStyleComboBox .............................................................. Line style combobox widget
- TGLineWidthComboBox .............................................................. Line width combobox widget
- TGListBox ........................................................................ Listbox widget
- TGListDetailsLayout .............................................................. Layout manager for TGListView details
- TGListLayout ..................................................................... Layout manager for TGListView widget
- TGListTree ....................................................................... Show items in a tree structured list
- TGListTreeItem ................................................................... Item that goes into a TGListTree container
- TGListView ....................................................................... List view widget (iconbox, small icons or tabular view)
- TGLongPosition ................................................................... Position object (x and y are Long_t)
- TGLVContainer .................................................................... Listview container
- TGLVEntry ........................................................................ Item that goes into a TGListView container
- TGMainFrame ...................................................................... Top level window frame
- TGMatrixLayout ................................................................... Matrix layout manager
- TGMdiButtons .....................................................................
- TGMdiContainer ...................................................................
- TGMdiCornerWinResizer ............................................................
- TGMdiDecorFrame ..................................................................
- TGMdiFrame .......................................................................
- TGMdiFrameList ...................................................................
- TGMdiGeometry ....................................................................
- TGMdiHorizontalWinResizer ........................................................
- TGMdiMainFrame ...................................................................
- TGMdiMenuBar .....................................................................
- TGMdiTitleBar ....................................................................
- TGMdiTitleIcon ...................................................................
- TGMdiVerticalWinResizer ..........................................................
- TGMdiWinResizer ..................................................................
- TGMenuBar ........................................................................ Menu bar class
- TGMenuEntry ......................................................................
- TGMenuTitle ...................................................................... Menu title class
- TGMimeTypes ...................................................................... Pool of mime type objects
- TGMsgBox ......................................................................... A message dialog box
- TGNumberEntry .................................................................... Entry field widget for several numeric formats
- TGNumberEntryField ............................................................... A text entry field used by a TGNumberEntry
- TGNumberFormat ................................................................... Class defining namespace for several enums used by TGNumberEntry
- TGObject ......................................................................... ROOT GUI base class
- TGPicture ........................................................................ Pictures and icons used by the GUI classes
- TGPictureButton .................................................................. A picture button widget
- TGPicturePool .................................................................... Picture and icon cache
- TGPopupMenu ...................................................................... Popup menu
- TGPosition ....................................................................... Position object (x and y are Int_t)
- TGPrintDialog .................................................................... Print dialog used by TGTextEdit widget
- TGProgressBar .................................................................... Progress bar abstract base class
- TGRadioButton .................................................................... A radio button widget
- TGRectangle ...................................................................... Rectangle object
- TGRegion ......................................................................... Describes a region
- TGRegionWithId ................................................................... Region with id, tooltip text and popup menu
- TGResourcePool ................................................................... Graphics resource pool
- TGRowLayout ...................................................................... Row layout manager
- TGScrollBar ...................................................................... Scrollbar widget
- TGScrollBarElement ............................................................... Scrollbar element (head, tail, slider)
- TGSearchDialog ................................................................... Text search dialog used by TGTextEdit widget
- TGSearchType .....................................................................
- TGSelectedPicture ................................................................ Selected looking picture
- TGShutter ........................................................................ Shutter widget
- TGShutterItem .................................................................... Shutter widget item
- TGSlider ......................................................................... Slider widget abstract base class
- TGSplitter ....................................................................... A frame splitter abstract base class
- TGStatusBar ...................................................................... Status bar widget
- TGString ......................................................................... Graphics string
- TGTab ............................................................................ Tab widget
- TGTabElement ..................................................................... Little tab on tab widget
- TGTabLayout ...................................................................... Layout manager for TGTab widget
- TGTableLayout .................................................................... Table layout manager
- TGTableLayoutHints ............................................................... Class describing GUI table layout hints
- TGText ........................................................................... Text used by TGTextEdit
- TGTextBuffer ..................................................................... Text buffer used by widgets like TGTextEntry, etc.
- TGTextButton ..................................................................... A text button widget
- TGTextEdit ....................................................................... Text edit widget
- TGTextEntry ...................................................................... The TGTextEntry widget is a simple line editor for inputting text
- TGTextLBEntry .................................................................... Text listbox entry
- TGTextLine ....................................................................... Line in TGText
- TGTextView ....................................................................... Editable text widget base class (links TGText to TGEditView)
- TGTileLayout ..................................................................... Tile layout manager
- TGToolBar ........................................................................ A bar containing picture buttons
- TGToolTip ........................................................................ One line help text
- TGTransientFrame ................................................................. Frame for dialog (transient) windows
- TGTreeLBEntry .................................................................... TGFSComboBox entry
- TGuiBldAction .................................................................... gui builder action
- TGuiBuilder ...................................................................... ABC for gui builder
- TGUndockedFrame .................................................................. Undocked frame
- TGUnknownWindowHandler ........................................................... Abstract event handler for unknown windows
- TGVButtonGroup ................................................................... A button group with one vertical column
- TGVertical3DLine ................................................................. A vertical 3D separator line
- TGVerticalFrame .................................................................. Composite frame with vertical child layout
- TGVerticalLayout ................................................................. Vertical layout manager
- TGView ........................................................................... Text view widget base class
- TGViewFrame ...................................................................... Frame containing the actual text
- TGViewPort ....................................................................... Viewport through which to look at a container frame
- TGVProgressBar ................................................................... Vertical progress bar widget
- TGVScrollBar ..................................................................... Vertical scrollbar widget
- TGVSlider ........................................................................ Vertical slider widget
- TGVSplitter ...................................................................... A vertical frame splitter
- TGWidget ......................................................................... Widget base class
- TGWindow ......................................................................... GUI Window base class
- TGXYLayout ....................................................................... X / Y - layout manager
- TGXYLayoutHints .................................................................. Hits for the X / Y - layout manager
- ToolBarData_t ....................................................................
- TRootApplication ................................................................. ROOT native GUI application environment
- TRootBrowser ..................................................................... ROOT native GUI version of browser
- TRootCanvas ...................................................................... ROOT native GUI version of main window with menubar and drawing area
- TRootContextMenu ................................................................. ROOT native GUI context sensitive popup menu
- TRootControlBar .................................................................. ROOT native GUI implementation of TControlBar
- TRootDialog ...................................................................... Native GUI method argument prompt dialog box
- TRootEmbeddedCanvas .............................................................. A ROOT TCanvas that can be embedded in a TGFrame
- TRootGuiFactory .................................................................. Factory for ROOT GUI components
- TRootHelpDialog .................................................................. Dialog to display help text
- TVirtualDragManager .............................................................. drag and drop manager
Last update: Tue Jun 28 20:03:34 2005
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.