EinheitenAdderTests + TourTests + New Doc
This commit is contained in:
		@@ -9,10 +9,6 @@
 | 
			
		||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 | 
			
		||||
<script type="text/javascript" src="jquery.js"></script>
 | 
			
		||||
<script type="text/javascript" src="dynsections.js"></script>
 | 
			
		||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
 | 
			
		||||
<script type="text/javascript" src="resize.js"></script>
 | 
			
		||||
<script type="text/javascript" src="navtreedata.js"></script>
 | 
			
		||||
<script type="text/javascript" src="navtree.js"></script>
 | 
			
		||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
 | 
			
		||||
<script type="text/javascript" src="search/searchdata.js"></script>
 | 
			
		||||
<script type="text/javascript" src="search/search.js"></script>
 | 
			
		||||
@@ -24,11 +20,12 @@
 | 
			
		||||
<table cellspacing="0" cellpadding="0">
 | 
			
		||||
 <tbody>
 | 
			
		||||
 <tr style="height: 56px;">
 | 
			
		||||
  <td id="projectlogo"><img alt="Logo" src="logo_sm.png"/></td>
 | 
			
		||||
  <td id="projectalign" style="padding-left: 0.5em;">
 | 
			
		||||
   <div id="projectname">Tourplaner
 | 
			
		||||
    <span id="projectnumber">0.0.2</span>
 | 
			
		||||
    <span id="projectnumber">1</span>
 | 
			
		||||
   </div>
 | 
			
		||||
   <div id="projectbrief">DGTP</div>
 | 
			
		||||
   <div id="projectbrief">tpl</div>
 | 
			
		||||
  </td>
 | 
			
		||||
 </tr>
 | 
			
		||||
 </tbody>
 | 
			
		||||
@@ -52,22 +49,6 @@ $(function() {
 | 
			
		||||
/* @license-end */</script>
 | 
			
		||||
<div id="main-nav"></div>
 | 
			
		||||
</div><!-- top -->
 | 
			
		||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
 | 
			
		||||
  <div id="nav-tree">
 | 
			
		||||
    <div id="nav-tree-contents">
 | 
			
		||||
      <div id="nav-sync" class="sync"></div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
  <div id="splitbar" style="-moz-user-select:none;" 
 | 
			
		||||
       class="ui-resizable-handle">
 | 
			
		||||
  </div>
 | 
			
		||||
</div>
 | 
			
		||||
<script type="text/javascript">
 | 
			
		||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
 | 
			
		||||
$(document).ready(function(){initNavTree('hierarchy.html',''); initResizable(); });
 | 
			
		||||
/* @license-end */
 | 
			
		||||
</script>
 | 
			
		||||
<div id="doc-content">
 | 
			
		||||
<!-- window showing the filter options -->
 | 
			
		||||
<div id="MSearchSelectWindow"
 | 
			
		||||
     onmouseover="return searchBox.OnSearchSelectShow()"
 | 
			
		||||
@@ -87,24 +68,38 @@ $(document).ready(function(){initNavTree('hierarchy.html',''); initResizable();
 | 
			
		||||
<div class="title">Class Hierarchy</div>  </div>
 | 
			
		||||
</div><!--header-->
 | 
			
		||||
<div class="contents">
 | 
			
		||||
<div class="textblock">This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
 | 
			
		||||
<div class="textblock">
 | 
			
		||||
<p><a href="inherits.html">Go to the graphical class hierarchy</a></p>
 | 
			
		||||
This inheritance list is sorted roughly, but not completely, alphabetically:</div><div class="directory">
 | 
			
		||||
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
 | 
			
		||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1data_1_1_db_connect.html" target="_self">tourplaner.data.DbConnect</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_log_helper.html" target="_self">tourplaner.business.LogHelper</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1ui_1_1_presenter_main.html" target="_self">tourplaner.ui.PresenterMain</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1model_1_1_tour.html" target="_self">tourplaner.object.Tour</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_tour_planer.html" target="_self">tourplaner.business.TourPlaner</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_5_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_5_" class="arrow" onclick="toggleFolder('5_')">▼</span><span class="icona"><span class="icon">C</span></span><b>Application</b></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_5_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1_main.html" target="_self">tourplaner.Main</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1ui_1_1_alert_helper.html" target="_self">tourplaner.ui.AlertHelper</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_config_helper.html" target="_self">tourplaner.business.ConfigHelper</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1data_1_1_db_connect.html" target="_self">tourplaner.data.DbConnect</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_direction_map.html" target="_self">tourplaner.business.DirectionMap</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_einheiten_adder.html" target="_self">tourplaner.business.EinheitenAdder</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_exporter.html" target="_self">tourplaner.business.Exporter</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_file_helper.html" target="_self">tourplaner.business.FileHelper</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_http_helper.html" target="_self">tourplaner.business.HttpHelper</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_img_helper.html" target="_self">tourplaner.business.ImgHelper</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_json_helper.html" target="_self">tourplaner.business.JsonHelper</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1object_1_1_log.html" target="_self">tourplaner.object.Log</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_log_helper.html" target="_self">tourplaner.business.LogHelper</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1data_1_1_postgres_helper.html" target="_self">tourplaner.data.PostgresHelper</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1ui_1_1_progress_bar.html" target="_self">tourplaner.ui.ProgressBar</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_reporter.html" target="_self">tourplaner.business.Reporter</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1object_1_1_tour.html" target="_self">tourplaner.object.Tour</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1business_1_1_tour_planer.html" target="_self">tourplaner.business.TourPlaner</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1viewmodels_1_1_view_model.html" target="_self">tourplaner.viewmodels.ViewModel</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_18_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_18_" class="arrow" onclick="toggleFolder('18_')">▼</span><span class="icona"><span class="icon">C</span></span><b>Application</b></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_18_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1_main.html" target="_self">tourplaner.Main</a></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_19_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_19_" class="arrow" onclick="toggleFolder('19_')">▼</span><span class="icona"><span class="icon">C</span></span><b>Initializable</b></td><td class="desc"></td></tr>
 | 
			
		||||
<tr id="row_19_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classtourplaner_1_1ui_1_1_tourplaner_controller.html" target="_self">tourplaner.ui.TourplanerController</a></td><td class="desc"></td></tr>
 | 
			
		||||
</table>
 | 
			
		||||
</div><!-- directory -->
 | 
			
		||||
</div><!-- contents -->
 | 
			
		||||
</div><!-- doc-content -->
 | 
			
		||||
<!-- start footer part -->
 | 
			
		||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
 | 
			
		||||
  <ul>
 | 
			
		||||
    <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
 | 
			
		||||
  </ul>
 | 
			
		||||
</div>
 | 
			
		||||
<hr class="footer"/><address class="footer"><small>
 | 
			
		||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
 | 
			
		||||
</small></address>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user