~ubuntu-branches/ubuntu/saucy/atkmm1.6/saucy-proposed

« back to all changes in this revision

Viewing changes to doc/reference/html/graph_legend.html

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-17 02:28:10 UTC
  • mfrom: (1.1.3) (0.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20111117022810-a9lmhz642arl0dsg
* New upstream release.
* debian/watch:
  - Track .xz tarballs.
* Stop installing libtool .la files.
* Bump Standards-Version to 3.9.2. No further changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
8
8
</head>
9
9
<body>
10
 
<!-- Generated by Doxygen 1.7.2 -->
11
 
<div class="navigation" id="top">
12
 
  <div class="tabs">
 
10
<!-- Generated by Doxygen 1.7.4 -->
 
11
<div id="top">
 
12
<div id="titlearea">
 
13
<table cellspacing="0" cellpadding="0">
 
14
 <tbody>
 
15
 <tr style="height: 56px;">
 
16
  <td style="padding-left: 0.5em;">
 
17
   <div id="projectname">atkmm&#160;<span id="projectnumber">2.22.6</span></div>
 
18
  </td>
 
19
 </tr>
 
20
 </tbody>
 
21
</table>
 
22
</div>
 
23
  <div id="navrow1" class="tabs">
13
24
    <ul class="tablist">
14
25
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
15
26
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
21
32
</div>
22
33
<div class="header">
23
34
  <div class="headertitle">
24
 
<h1>Graph Legend</h1> </div>
 
35
<div class="title">Graph Legend</div> </div>
25
36
</div>
26
37
<div class="contents">
27
38
<p>This page explains how to interpret the graphs that are generated by doxygen.</p>
61
72
    Used *m_usedClass;
62
73
};
63
74
</pre></div><p> This will result in the following graph:</p>
64
 
<center><div align="center">
 
75
<center><div class="image">
65
76
<img src="graph_legend.png" alt="graph_legend.png"/>
66
77
</div>
67
78
</center> <p>The boxes in the above graph have the following meaning: </p>
89
100
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
90
101
</ul>
91
102
</div>
92
 
<hr class="footer"/><address class="footer"><small>Generated on Wed Mar 30 2011 09:27:41 for atkmm by&#160;
 
103
<hr class="footer"/><address class="footer"><small>Generated on Wed Oct 26 2011 13:06:40 for atkmm by&#160;
93
104
<a href="http://www.doxygen.org/index.html">
94
 
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
 
105
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
95
106
</body>
96
107
</html>