Updated the web pages
[urpo] / www / apidoc / html / tree.html
1 <!-- This comment will put IE 6, 7 and 8 in quirks mode -->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   <head>
5     <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6     <meta http-equiv="Content-Style-Type" content="text/css" />
7     <meta http-equiv="Content-Language" content="en" />
8     <link href="search/search.css" rel="stylesheet" type="text/css"/>
9     <script type="text/javaScript" src="search/search.js"></script>
10     <link rel="stylesheet" href="doxygen.css"/>
11     <title>TreeView</title>
12     <script type="text/javascript">
13     <!-- // Hide script from old browsers
14     
15     function toggleFolder(id, imageNode) 
16     {
17       var folder = document.getElementById(id);
18       var l = imageNode.src.length;
19       if (imageNode.src.substring(l-20,l)=="ftv2folderclosed.png" || 
20           imageNode.src.substring(l-18,l)=="ftv2folderopen.png")
21       {
22         imageNode = imageNode.previousSibling;
23         l = imageNode.src.length;
24       }
25       if (folder == null) 
26       {
27       } 
28       else if (folder.style.display == "block") 
29       {
30         if (imageNode != null) 
31         {
32           imageNode.nextSibling.src = "ftv2folderclosed.png";
33           if (imageNode.src.substring(l-13,l) == "ftv2mnode.png")
34           {
35             imageNode.src = "ftv2pnode.png";
36           }
37           else if (imageNode.src.substring(l-17,l) == "ftv2mlastnode.png")
38           {
39             imageNode.src = "ftv2plastnode.png";
40           }
41         }
42         folder.style.display = "none";
43       } 
44       else 
45       {
46         if (imageNode != null) 
47         {
48           imageNode.nextSibling.src = "ftv2folderopen.png";
49           if (imageNode.src.substring(l-13,l) == "ftv2pnode.png")
50           {
51             imageNode.src = "ftv2mnode.png";
52           }
53           else if (imageNode.src.substring(l-17,l) == "ftv2plastnode.png")
54           {
55             imageNode.src = "ftv2mlastnode.png";
56           }
57         }
58         folder.style.display = "block";
59       }
60     }
61
62     // End script hiding -->        
63     </script>
64   </head>
65
66   <body class="ftvtree" onload='searchBox.OnSelectItem(0);'>
67       <script type="text/javascript"><!--
68       var searchBox = new SearchBox("searchBox", "search", true, 'Search');
69       --></script>
70       <div id="MSearchBox" class="MSearchBoxInactive">
71       <div class="MSearchBoxRow"><span class="MSearchBoxLeft">
72       <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
73       <input type="text" id="MSearchField" value="Search" accesskey="S"
74            onfocus="searchBox.OnSearchFieldFocus(true)" 
75            onblur="searchBox.OnSearchFieldFocus(false)" 
76            onkeyup="searchBox.OnSearchFieldChange(event)"/>
77       </span><span class="MSearchBoxRight">
78       <img id="MSearchSelect" src="search/search.png"
79            onmouseover="return searchBox.OnSearchSelectShow()"
80            onmouseout="return searchBox.OnSearchSelectHide()"
81            alt=""/>
82       </span></div><div class="MSearchBoxSpacer">&nbsp;</div>
83       </div>
84 <!--- window showing the filter options -->
85 <div id="MSearchSelectWindow"
86      onmouseover="return searchBox.OnSearchSelectShow()"
87      onmouseout="return searchBox.OnSearchSelectHide()"
88      onkeydown="return searchBox.OnSearchSelectKey(event)">
89 <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Enumerator</a></div>
90
91 <!-- iframe showing the search results (closed by default) -->
92 <div id="MSearchResultsWindow">
93 <iframe src="" frameborder="0" 
94         name="MSearchResults" id="MSearchResults">
95 </iframe>
96 </div>
97
98     <div class="directory">
99       <h3 class="swap"><span>Urpo</span></h3>
100       <div style="display: block;">
101         <p><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="main.html" target="basefrm">Urpo - Unix Remote Printing Operation</a></p>
102         <p><img src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('folder1', this)"/><img src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('folder1', this)"/><a class="el" href="annotated.html" target="basefrm">Class List</a></p>
103         <div id="folder1">
104           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_cerr_debug_monitor.html" target="basefrm">CerrDebugMonitor</a></p>
105           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_debug_console.html" target="basefrm">DebugConsole</a></p>
106           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_printer_list_job.html" target="basefrm">PrinterListJob</a></p>
107           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_print_job.html" target="basefrm">PrintJob</a></p>
108           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_print_widget.html" target="basefrm">PrintWidget</a></p>
109           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_settings_dialog.html" target="basefrm">SettingsDialog</a></p>
110           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_urpo_connection.html" target="basefrm">UrpoConnection</a></p>
111           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_urpo_connection_settings.html" target="basefrm">UrpoConnectionSettings</a></p>
112           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_urpo_job.html" target="basefrm">UrpoJob</a></p>
113           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_urpo_main_window.html" target="basefrm">UrpoMainWindow</a></p>
114           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_urpo_process.html" target="basefrm">UrpoProcess</a></p>
115         </div>
116         <p><img src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('folder2', this)"/><img src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('folder2', this)"/><a class="el" href="hierarchy.html" target="basefrm">Class Hierarchy</a></p>
117         <div id="folder2">
118           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_cerr_debug_monitor.html" target="basefrm">CerrDebugMonitor</a></p>
119           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_debug_console.html" target="basefrm">DebugConsole</a></p>
120           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_print_widget.html" target="basefrm">PrintWidget</a></p>
121           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_settings_dialog.html" target="basefrm">SettingsDialog</a></p>
122           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('folder3', this)"/><img src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('folder3', this)"/><a class="el" href="class_urpo_connection.html" target="basefrm">UrpoConnection</a></p>
123           <div id="folder3">
124             <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_urpo_connection_settings.html" target="basefrm">UrpoConnectionSettings</a></p>
125           </div>
126           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('folder4', this)"/><img src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('folder4', this)"/><a class="el" href="class_urpo_job.html" target="basefrm">UrpoJob</a></p>
127           <div id="folder4">
128             <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_printer_list_job.html" target="basefrm">PrinterListJob</a></p>
129             <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_print_job.html" target="basefrm">PrintJob</a></p>
130           </div>
131           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_urpo_main_window.html" target="basefrm">UrpoMainWindow</a></p>
132           <p><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="class_urpo_process.html" target="basefrm">UrpoProcess</a></p>
133         </div>
134         <p><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="functions.html" target="basefrm">Class Members</a></p>
135         <p><img src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('folder5', this)"/><img src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('folder5', this)"/><a class="el" href="files.html" target="basefrm">File List</a></p>
136         <div id="folder5">
137           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/cerrdebugmonitor.cpp</b></p>
138           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/cerrdebugmonitor.h</b></p>
139           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/debugconsole.cpp</b></p>
140           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/debugconsole.h</b></p>
141           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/main.cpp</b></p>
142           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/printerlistjob.cpp</b></p>
143           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/printerlistjob.h</b></p>
144           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/printjob.cpp</b></p>
145           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/printjob.h</b></p>
146           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/printwidget.cpp</b></p>
147           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/printwidget.h</b></p>
148           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/settingsdialog.cpp</b></p>
149           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/settingsdialog.h</b></p>
150           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpoconnection.cpp</b></p>
151           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpoconnection.h</b></p>
152           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpoconnectionsettings.cpp</b></p>
153           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpoconnectionsettings.h</b></p>
154           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpojob.cpp</b></p>
155           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpojob.h</b></p>
156           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpomainwindow.cpp</b></p>
157           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpomainwindow.h</b></p>
158           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpoprocess.cpp</b></p>
159           <p><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><b>src/urpoprocess.h</b></p>
160         </div>
161       </div>
162     </div>
163   </body>
164 </html>
165