source: trunk/source/interfaces/html/G4VUIshell_8hh.html @ 806

Last change on this file since 806 was 571, checked in by garnier, 17 years ago

r581@mac-90108: laurentgarnier | 2007-08-17 17:30:26 +0200
deplacement de frame

  • Property svn:mime-type set to text/html
File size: 4.3 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>G4VUIshell.hh File Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body>
6<!-- Generated by Doxygen 1.3.4 -->
7<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8<h1>G4VUIshell.hh File Reference</h1>
9<p>
10<a href="G4VUIshell_8hh-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
11<tr><td></td></tr>
12<tr><td colspan=2><br><h2>Classes</h2></td></tr>
13<tr><td class="memItemLeft" nowrap align=right valign=top>class &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classG4VUIshell.html">G4VUIshell</a></td></tr>
14
15<tr><td colspan=2><br><h2>Enumerations</h2></td></tr>
16<tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="G4VUIshell_8hh.html#a8">TermColorIndex</a> { <br>
17&nbsp;&nbsp;<a class="el" href="G4VUIshell_8hh.html#a8a0">BLACK</a> = 0,
18<a class="el" href="G4VUIshell_8hh.html#a8a1">RED</a>,
19<a class="el" href="G4VUIshell_8hh.html#a8a2">GREEN</a>,
20<a class="el" href="G4VUIshell_8hh.html#a8a3">YELLOW</a>,
21<br>
22&nbsp;&nbsp;<a class="el" href="G4VUIshell_8hh.html#a8a4">BLUE</a>,
23<a class="el" href="G4VUIshell_8hh.html#a8a5">PURPLE</a>,
24<a class="el" href="G4VUIshell_8hh.html#a8a6">CYAN</a>,
25<a class="el" href="G4VUIshell_8hh.html#a8a7">WHITE</a>
26<br>
27 }</td></tr>
28
29</table>
30<hr><h2>Enumeration Type Documentation</h2>
31<a class="anchor" name="a8" doxytag="G4VUIshell.hh::TermColorIndex" ></a><p>
32<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
33  <tr>
34    <td class="mdRow">
35      <table cellpadding="0" cellspacing="0" border="0">
36        <tr>
37          <td class="md" nowrap valign="top"> enum <a class="el" href="G4VUIshell_8hh.html#a8">TermColorIndex</a>
38      </table>
39    </td>
40  </tr>
41</table>
42<table cellspacing=5 cellpadding=0 border=0>
43  <tr>
44    <td>
45      &nbsp;
46    </td>
47    <td>
48
49<p>
50<dl compact><dt><b>Enumeration values: </b></dt><dd>
51<table border=0 cellspacing=2 cellpadding=0>
52<tr><td valign=top><em><a class="anchor" name="a8a0" doxytag="BLACK" ></a>BLACK</em>&nbsp;</td><td>
53</td></tr>
54<tr><td valign=top><em><a class="anchor" name="a8a1" doxytag="RED" ></a>RED</em>&nbsp;</td><td>
55</td></tr>
56<tr><td valign=top><em><a class="anchor" name="a8a2" doxytag="GREEN" ></a>GREEN</em>&nbsp;</td><td>
57</td></tr>
58<tr><td valign=top><em><a class="anchor" name="a8a3" doxytag="YELLOW" ></a>YELLOW</em>&nbsp;</td><td>
59</td></tr>
60<tr><td valign=top><em><a class="anchor" name="a8a4" doxytag="BLUE" ></a>BLUE</em>&nbsp;</td><td>
61</td></tr>
62<tr><td valign=top><em><a class="anchor" name="a8a5" doxytag="PURPLE" ></a>PURPLE</em>&nbsp;</td><td>
63</td></tr>
64<tr><td valign=top><em><a class="anchor" name="a8a6" doxytag="CYAN" ></a>CYAN</em>&nbsp;</td><td>
65</td></tr>
66<tr><td valign=top><em><a class="anchor" name="a8a7" doxytag="WHITE" ></a>WHITE</em>&nbsp;</td><td>
67</td></tr>
68</table>
69</dl>
70
71<p>
72Definition at line <a class="el" href="G4VUIshell_8hh-source.html#l00054">54</a> of file <a class="el" href="G4VUIshell_8hh-source.html">G4VUIshell.hh</a>.
73<p>
74<div class="fragment"><pre>00054                    { <a class="code" href="G4VUIshell_8hh.html#a8a0">BLACK</a>=0, <a class="code" href="G4VUIshell_8hh.html#a8a1">RED</a>, <a class="code" href="G4VUIshell_8hh.html#a8a2">GREEN</a>, <a class="code" href="G4VUIshell_8hh.html#a8a3">YELLOW</a>,
7500055                      <a class="code" href="G4VUIshell_8hh.html#a8a4">BLUE</a>, <a class="code" href="G4VUIshell_8hh.html#a8a5">PURPLE</a>, <a class="code" href="G4VUIshell_8hh.html#a8a6">CYAN</a>, <a class="code" href="G4VUIshell_8hh.html#a8a7">WHITE</a>};
76</pre></div>    </td>
77  </tr>
78</table>
79<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 22 11:07:03 2007 by
80<a href="http://www.doxygen.org/index.html">
81<img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
82</a>1.3.4 </small></address>
83</body>
84</html>
Note: See TracBrowser for help on using the repository browser.