]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PHOS/PHOS-HTML/GUI_Index.html
initialize pointer data member to zero in the default ctor to avoid problems with...
[u/mrichter/AliRoot.git] / PHOS / PHOS-HTML / GUI_Index.html
CommitLineData
29c81279 1<!DOCTYPE HTML PUBLIC "-// IETF/DTD HTML 2.0// EN">
2<html>
3<!-- -->
4<!-- Author: ROOT team (rootdev@hpsalo.cern.ch) -->
5<!-- -->
6<!-- Date: Sun Mar 12 00:48:27 2000 -->
7<!-- -->
8<head>
9<title>Index</title>
10<link rev=made href="mailto:rootdev@root.cern.ch">
11<meta name="rating" content="General">
12<meta name="objecttype" content="Manual">
13<meta name="keywords" content="software development, oo, object oriented, unix, x11, motif, windows nt, c++, html, rene brun, fons rademakers">
14<meta name="description" content="ROOT - An Object Oriented Framework For Large Scale Data Analysis.">
15</head>
16<body BGCOLOR="#ffffff" LINK="#0000ff" VLINK="#551a8b" ALINK="#ff0000" TEXT="#000000">
17<a name="TopOfPage"></a>
18<h2>Index</h2><hr>
19<pre>
20<ul>
21<li>TGButton................... <a name="Title:TGButton">Button widget abstract base class</a>
22<li>TGCanvas................... <a name="Title:TGCanvas">A canvas with two scrollbars and a viewport</a>
23<li>TGCheckButton.............. <a name="Title:TGCheckButton">A check button widget</a>
24<li>TGClient................... <a name="Title:TGClient">Class making connection to display server</a>
25<li>TGColumnLayout............. <a name="Title:TGColumnLayout">Column layout manager</a>
26<li>TGComboBox................. <a name="Title:TGComboBox">Combo box widget</a>
27<li>TGComboBoxPopup............ <a name="Title:TGComboBoxPopup">Combobox popup window</a>
28<li>TGCompositeFrame........... <a name="Title:TGCompositeFrame">Base class for composite widgets (menubars, etc.)</a>
29<li>TGDimension................ <a name="Title:TGDimension">Dimension object (width, height)</a>
30<li>TGDoubleHSlider............ <a name="Title:TGDoubleHSlider">Horizontal double slider widget</a>
31<li>TGDoubleSlider............. <a name="Title:TGDoubleSlider">Double slider widget abstract base class</a>
32<li>TGDoubleVSlider............ <a name="Title:TGDoubleVSlider">Vertical double slider widget</a>
33<li>TGFileContainer............ <a name="Title:TGFileContainer">Container containing file system objects</a>
34<li>TGFileDialog............... <a name="Title:TGFileDialog">File selection dialog</a>
35<li>TGFrame.................... <a name="Title:TGFrame">Base class for simple widgets (button, etc.)</a>
36<li>TGGroupFrame............... <a name="Title:TGGroupFrame">A composite frame with border and title</a>
37<li>TGHorizontal3DLine......... <a name="Title:TGHorizontal3DLine">A horizontal 3D separator line</a>
38<li>TGHorizontalFrame.......... <a name="Title:TGHorizontalFrame">Composite frame with horizontal child layout</a>
39<li>TGHorizontalLayout......... <a name="Title:TGHorizontalLayout">Horizontal layout manager</a>
40<li>TGHotString................ <a name="Title:TGHotString">Graphics string with hot character</a>
41<li>TGHScrollBar............... <a name="Title:TGHScrollBar">Horizontal scrollbar widget</a>
42<li>TGHSlider.................. <a name="Title:TGHSlider">Horizontal slider widget</a>
43<li>TGIcon..................... <a name="Title:TGIcon">Icon GUI class</a>
44<li>TGLabel.................... <a name="Title:TGLabel">A label GUI element</a>
45<li>TGLayoutHints.............. <a name="Title:TGLayoutHints">Class describing GUI layout hints</a>
46<li>TGLayoutManager............ <a name="Title:TGLayoutManager">Layout manager abstract base class</a>
47<li>TGLBContainer.............. <a name="Title:TGLBContainer">Listbox container</a>
48<li>TGLBEntry.................. <a name="Title:TGLBEntry">Basic listbox entry</a>
49<li>TGListBox.................. <a name="Title:TGListBox">Listbox widget</a>
50<li>TGListDetailsLayout........ <a name="Title:TGListDetailsLayout">Layout manager for TGListView details</a>
51<li>TGListLayout............... <a name="Title:TGListLayout">Layout manager for TGListView widget</a>
52<li>TGListTree................. <a name="Title:TGListTree">Show items in a tree structured list</a>
53<li>TGListTreeItem............. <a name="Title:TGListTreeItem">Item that goes into a TGListTree container</a>
54<li>TGListView................. <a name="Title:TGListView">List view widget (iconbox, small icons or tabular view)</a>
55<li>TGLVContainer.............. <a name="Title:TGLVContainer">Listview container</a>
56<li>TGLVEntry.................. <a name="Title:TGLVEntry">Item that goes into a TGListView container</a>
57<li>TGMainFrame................ <a name="Title:TGMainFrame">Top level window frame</a>
58<li>TGMatrixLayout............. <a name="Title:TGMatrixLayout">Matrix layout manager</a>
59<li>TGMenuBar.................. <a name="Title:TGMenuBar">Menu bar class</a>
60<li>TGMenuTitle................ <a name="Title:TGMenuTitle">Menu title class</a>
61<li>TGMimeTypes................ <a name="Title:TGMimeTypes">Pool of mime type objects</a>
62<li>TGMsgBox................... <a name="Title:TGMsgBox">A message dialog box</a>
63<li>TGObject................... <a name="Title:TGObject">ROOT GUI base class</a>
64<li>TGPicture.................. <a name="Title:TGPicture">Pictures and icons used by the GUI classes</a>
65<li>TGPictureButton............ <a name="Title:TGPictureButton">A picture button widget</a>
66<li>TGPicturePool.............. <a name="Title:TGPicturePool">Picture and icon cache</a>
67<li>TGPopupMenu................ <a name="Title:TGPopupMenu">Popup menu</a>
68<li>TGPosition................. <a name="Title:TGPosition">Position object (x and y)</a>
69<li>TGRadioButton.............. <a name="Title:TGRadioButton">A radio button widget</a>
70<li>TGRowLayout................ <a name="Title:TGRowLayout">Row layout manager</a>
71<li>TGScrollBar................ <a name="Title:TGScrollBar">Scrollbar widget</a>
72<li>TGScrollBarElement......... <a name="Title:TGScrollBarElement">Scrollbar element (head, tail, slider)</a>
73<li>TGSelectedPicture.......... <a name="Title:TGSelectedPicture">Selected looking picture</a>
74<li>TGSlider................... <a name="Title:TGSlider">Slider widget abstract base class</a>
75<li>TGStatusBar................ <a name="Title:TGStatusBar">Status bar widget</a>
76<li>TGString................... <a name="Title:TGString">Graphics string</a>
77<li>TGTab...................... <a name="Title:TGTab">Tab widget</a>
78<li>TGTabElement............... <a name="Title:TGTabElement">Little tab on tab widget</a>
79<li>TGTabLayout................ <a name="Title:TGTabLayout">Layout manager for TGTab widget</a>
80<li>TGText..................... <a name="Title:TGText">Text used by TGTextEdit</a>
81<li>TGTextBuffer............... <a name="Title:TGTextBuffer">Text buffer used by widgets like TGTextEntry, etc.</a>
82<li>TGTextButton............... <a name="Title:TGTextButton">A text button widget</a>
83<li>TGTextEntry................ <a name="Title:TGTextEntry">The TGTextEntry widget is a simple line editor for inputting text</a>
84<li>TGTextFrame................ <a name="Title:TGTextFrame">Frame containing (multi-line) text</a>
85<li>TGTextLBEntry.............. <a name="Title:TGTextLBEntry">Text listbox entry</a>
86<li>TGTextView................. <a name="Title:TGTextView">Text view widget (contains a text frame and vertical scrollbar)</a>
87<li>TGTileLayout............... <a name="Title:TGTileLayout">Tile layout manager</a>
88<li>TGToolBar.................. <a name="Title:TGToolBar">A bar containing picture buttons</a>
89<li>TGToolTip.................. <a name="Title:TGToolTip">One line help text</a>
90<li>TGTransientFrame........... <a name="Title:TGTransientFrame">Frame for dialog (transient) windows</a>
91<li>TGVerticalFrame............ <a name="Title:TGVerticalFrame">Composite frame with vertical child layout</a>
92<li>TGVerticalLayout........... <a name="Title:TGVerticalLayout">Vertical layout manager</a>
93<li>TGViewPort................. <a name="Title:TGViewPort">Viewport through which to look at a frame</a>
94<li>TGVScrollBar............... <a name="Title:TGVScrollBar">Vertical scrollbar widget</a>
95<li>TGVSlider.................. <a name="Title:TGVSlider">Vertical slider widget</a>
96<li>TGWidget................... <a name="Title:TGWidget">Widget base class</a>
97<li>TGWindow................... <a name="Title:TGWindow">GUI Window base class</a>
98<li>TRootApplication........... <a name="Title:TRootApplication">ROOT native GUI application environment</a>
99<li>TRootBrowser............... <a name="Title:TRootBrowser">ROOT native GUI version of browser</a>
100<li>TRootCanvas................ <a name="Title:TRootCanvas">ROOT native GUI version of main window with menubar and drawing area</a>
101<li>TRootContextMenu........... <a name="Title:TRootContextMenu">ROOT native GUI context sensitive popup menu</a>
102<li>TRootControlBar............ <a name="Title:TRootControlBar">ROOT native GUI implementation of TControlBar</a>
103<li>TRootDialog................ <a name="Title:TRootDialog">Native GUI method argument prompt dialog box</a>
104<li>TRootEmbeddedCanvas........ <a name="Title:TRootEmbeddedCanvas">A ROOT TCanvas that can be embedded in a TGFrame</a>
105<li>TRootGuiFactory............ <a name="Title:TRootGuiFactory">Factory for ROOT GUI components</a>
106<li>TRootHelpDialog............ <a name="Title:TRootHelpDialog">Dialog to display help text</a>
107</ul>
108</pre>
109
110<hr><br>
111<!--SIGNATURE-->
112<em>Last update: Sun Mar 12 00:48:27 2000</em><br>
113<br>
114<address>
115<hr>
116<center>
117<a href="http://root.cern.ch/root/Welcome.html">ROOT page</a> - <a href="ClassIndex.html">Class index</a> - <a href="#TopOfPage">Top of the page</a><br>
118</center>
119<hr>This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to <a href="mailto:rootdev@root.cern.ch">ROOT support</a>, or contact <a href="mailto:rootdev@root.cern.ch">the developers</a> with any questions or problems regarding ROOT.
120</address>
121</body>
122</html>