Changeset bce8148 in sasview for sansguiframe/docs/sphinx/html/api/panel_base.html
- Timestamp:
- Oct 24, 2011 2:43:40 PM (13 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 67cd7c0
- Parents:
- 70ecd530
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansguiframe/docs/sphinx/html/api/panel_base.html
r96cbb53 rbce8148 3 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 5 5 6 6 7 <html xmlns="http://www.w3.org/1999/xhtml"> … … 8 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 9 10 10 <title>panel_base — guiframe v0.1.0 documentation</title> 11 <title>panel_base — guiframe 0.1.0 documentation</title> 12 11 13 <link rel="stylesheet" href="../_static/default.css" type="text/css" /> 12 14 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> 15 13 16 <script type="text/javascript"> 14 17 var DOCUMENTATION_OPTIONS = { … … 23 26 <script type="text/javascript" src="../_static/underscore.js"></script> 24 27 <script type="text/javascript" src="../_static/doctools.js"></script> 25 <link rel="top" title="guiframe v0.1.0 documentation" href="../index.html" />28 <link rel="top" title="guiframe 0.1.0 documentation" href="../index.html" /> 26 29 <link rel="up" title="Reference" href="index.html" /> 27 30 <link rel="next" title="pdfview" href="pdfview.html" /> … … 44 47 <a href="gui_toolbar.html" title="gui_toolbar" 45 48 accesskey="P">previous</a> |</li> 46 <li><a href="../index.html">guiframe v0.1.0 documentation</a> »</li>49 <li><a href="../index.html">guiframe 0.1.0 documentation</a> »</li> 47 50 <li><a href="index.html" accesskey="U">Reference</a> »</li> 48 51 </ul> … … 56 59 <div class="section" id="panel-base"> 57 60 <h1>panel_base<a class="headerlink" href="#panel-base" title="Permalink to this headline">¶</a></h1> 58 <div class="section" id=" module-sans.guiframe.panel_base">59 < span id="sans-guiframe-panel-base"></span><h2><a class="reference internal" href="#module-sans.guiframe.panel_base" title="sans.guiframe.panel_base"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.panel_base</span></tt></a><a class="headerlink" href="#module-sans.guiframe.panel_base" title="Permalink to this headline">¶</a></h2>60 < dl class="class">61 <div class="section" id="sans-guiframe-panel-base"> 62 <h2><a class="reference internal" href="#module-sans.guiframe.panel_base" title="sans.guiframe.panel_base"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.panel_base</span></tt></a><a class="headerlink" href="#sans-guiframe-panel-base" title="Permalink to this headline">¶</a></h2> 63 <span class="target" id="module-sans.guiframe.panel_base"></span><dl class="class"> 61 64 <dt id="sans.guiframe.panel_base.PanelBase"> 62 <em class="property">class </em><tt class="descclassname">sans.guiframe.panel_base.</tt><tt class="descname">PanelBase</tt>< big>(</big><em>parent=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase" title="Permalink to this definition">¶</a></dt>65 <em class="property">class </em><tt class="descclassname">sans.guiframe.panel_base.</tt><tt class="descname">PanelBase</tt><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase" title="Permalink to this definition">¶</a></dt> 63 66 <dd><p>Defines the API for a panels to work with 64 67 the ViewerFrame toolbar and menu bar</p> 68 <dl class="method"> 69 <dt id="sans.guiframe.panel_base.PanelBase.__init__"> 70 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.__init__" title="Permalink to this definition">¶</a></dt> 71 <dd><p>Initialize some flag that Viewerframe used</p> 72 </dd></dl> 73 74 <dl class="attribute"> 75 <dt id="sans.guiframe.panel_base.PanelBase.__module__"> 76 <tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.panel_base'</em><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.__module__" title="Permalink to this definition">¶</a></dt> 77 <dd></dd></dl> 78 79 <dl class="method"> 80 <dt id="sans.guiframe.panel_base.PanelBase._set_bookmark_flag"> 81 <tt class="descname">_set_bookmark_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_bookmark_flag" title="Permalink to this definition">¶</a></dt> 82 <dd><p>The derivative class sets the bookmark flag value to indicate that it 83 can be bookmarked</p> 84 </dd></dl> 85 86 <dl class="method"> 87 <dt id="sans.guiframe.panel_base.PanelBase._set_copy_flag"> 88 <tt class="descname">_set_copy_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_copy_flag" title="Permalink to this definition">¶</a></dt> 89 <dd><p>The derivative class sets the copy flag value to indicate that the 90 action done can be recovered</p> 91 </dd></dl> 92 93 <dl class="method"> 94 <dt id="sans.guiframe.panel_base.PanelBase._set_drag_flag"> 95 <tt class="descname">_set_drag_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_drag_flag" title="Permalink to this definition">¶</a></dt> 96 <dd><p>The derivative class sets the drag flag value to indicate that 97 dragging motion is possible</p> 98 </dd></dl> 99 100 <dl class="method"> 101 <dt id="sans.guiframe.panel_base.PanelBase._set_paste_flag"> 102 <tt class="descname">_set_paste_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_paste_flag" title="Permalink to this definition">¶</a></dt> 103 <dd><p>The derivative class sets the paste flag value to indicate that the 104 action done can be recovered</p> 105 </dd></dl> 106 107 <dl class="method"> 108 <dt id="sans.guiframe.panel_base.PanelBase._set_preview_flag"> 109 <tt class="descname">_set_preview_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_preview_flag" title="Permalink to this definition">¶</a></dt> 110 <dd><p>The derivative class sets the preview flag value to indicate that it 111 can be previewed</p> 112 </dd></dl> 113 114 <dl class="method"> 115 <dt id="sans.guiframe.panel_base.PanelBase._set_print_flag"> 116 <tt class="descname">_set_print_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_print_flag" title="Permalink to this definition">¶</a></dt> 117 <dd><p>The derivative class sets the print flag value to indicate that it can 118 be printed</p> 119 </dd></dl> 120 121 <dl class="method"> 122 <dt id="sans.guiframe.panel_base.PanelBase._set_redo_flag"> 123 <tt class="descname">_set_redo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_redo_flag" title="Permalink to this definition">¶</a></dt> 124 <dd><p>The derivative class sets the redo flag value to indicate that the 125 action done can be recovered</p> 126 </dd></dl> 127 128 <dl class="method"> 129 <dt id="sans.guiframe.panel_base.PanelBase._set_reset_flag"> 130 <tt class="descname">_set_reset_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_reset_flag" title="Permalink to this definition">¶</a></dt> 131 <dd><p>The derivative class sets the reset flag value to indicate that it 132 can be reset</p> 133 </dd></dl> 134 135 <dl class="method"> 136 <dt id="sans.guiframe.panel_base.PanelBase._set_save_flag"> 137 <tt class="descname">_set_save_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_save_flag" title="Permalink to this definition">¶</a></dt> 138 <dd><p>The derivative class sets the drag flag value to indicate that it 139 can be saved</p> 140 </dd></dl> 141 142 <dl class="method"> 143 <dt id="sans.guiframe.panel_base.PanelBase._set_undo_flag"> 144 <tt class="descname">_set_undo_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_undo_flag" title="Permalink to this definition">¶</a></dt> 145 <dd><p>The derivative class sets the undo flag value to indicate that the 146 current action done can be canceled</p> 147 </dd></dl> 148 149 <dl class="method"> 150 <dt id="sans.guiframe.panel_base.PanelBase._set_zoom_flag"> 151 <tt class="descname">_set_zoom_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_zoom_flag" title="Permalink to this definition">¶</a></dt> 152 <dd><p>The derivative class sets the zoom flag value to indicate that it 153 can be zoomed</p> 154 </dd></dl> 155 156 <dl class="method"> 157 <dt id="sans.guiframe.panel_base.PanelBase._set_zoomed_in_flag"> 158 <tt class="descname">_set_zoomed_in_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_zoomed_in_flag" title="Permalink to this definition">¶</a></dt> 159 <dd><p>The derivative class sets the zoom in flag value to indicate that it 160 can be zoomed in</p> 161 </dd></dl> 162 163 <dl class="method"> 164 <dt id="sans.guiframe.panel_base.PanelBase._set_zoomed_out_flag"> 165 <tt class="descname">_set_zoomed_out_flag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase._set_zoomed_out_flag" title="Permalink to this definition">¶</a></dt> 166 <dd><p>The derivative class sets the zoom out flag value to indicate that it 167 can be zoomed out</p> 168 </dd></dl> 169 65 170 <dl class="method"> 66 171 <dt id="sans.guiframe.panel_base.PanelBase.get_bookmark_flag"> … … 158 263 </dd></dl> 159 264 265 <dl class="attribute"> 266 <dt id="sans.guiframe.panel_base.PanelBase.group_id"> 267 <tt class="descname">group_id</tt><em class="property"> = None</em><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.group_id" title="Permalink to this definition">¶</a></dt> 268 <dd></dd></dl> 269 160 270 <dl class="method"> 161 271 <dt id="sans.guiframe.panel_base.PanelBase.has_changed"> … … 165 275 <dl class="method"> 166 276 <dt id="sans.guiframe.panel_base.PanelBase.on_batch_selection"> 167 <tt class="descname">on_batch_selection</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_batch_selection" title="Permalink to this definition">¶</a></dt>277 <tt class="descname">on_batch_selection</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_batch_selection" title="Permalink to this definition">¶</a></dt> 168 278 <dd><table class="docutils field-list" frame="void" rules="none"> 169 279 <col class="field-name" /> 170 280 <col class="field-body" /> 171 281 <tbody valign="top"> 172 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> – contains parameter enable . when enable is set to True</td>282 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>event</strong> – contains parameter enable . when enable is set to True</td> 173 283 </tr> 174 284 </tbody> … … 180 290 <dl class="method"> 181 291 <dt id="sans.guiframe.panel_base.PanelBase.on_bookmark"> 182 <tt class="descname">on_bookmark</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_bookmark" title="Permalink to this definition">¶</a></dt>292 <tt class="descname">on_bookmark</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_bookmark" title="Permalink to this definition">¶</a></dt> 183 293 <dd><p>The derivative class is on bookmark mode if implemented</p> 184 294 </dd></dl> … … 186 296 <dl class="method"> 187 297 <dt id="sans.guiframe.panel_base.PanelBase.on_copy"> 188 <tt class="descname">on_copy</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_copy" title="Permalink to this definition">¶</a></dt>298 <tt class="descname">on_copy</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_copy" title="Permalink to this definition">¶</a></dt> 189 299 <dd><p>The copy action if possible</p> 190 300 </dd></dl> … … 192 302 <dl class="method"> 193 303 <dt id="sans.guiframe.panel_base.PanelBase.on_drag"> 194 <tt class="descname">on_drag</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_drag" title="Permalink to this definition">¶</a></dt>304 <tt class="descname">on_drag</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_drag" title="Permalink to this definition">¶</a></dt> 195 305 <dd><p>The derivative class allows dragging motion if implemented</p> 196 306 </dd></dl> … … 198 308 <dl class="method"> 199 309 <dt id="sans.guiframe.panel_base.PanelBase.on_kill_focus"> 200 <tt class="descname">on_kill_focus</tt><big>(</big>< em>event=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_kill_focus" title="Permalink to this definition">¶</a></dt>310 <tt class="descname">on_kill_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_kill_focus" title="Permalink to this definition">¶</a></dt> 201 311 <dd><p>The derivative class is on unfocus if implemented</p> 202 312 </dd></dl> … … 204 314 <dl class="method"> 205 315 <dt id="sans.guiframe.panel_base.PanelBase.on_paste"> 206 <tt class="descname">on_paste</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_paste" title="Permalink to this definition">¶</a></dt>316 <tt class="descname">on_paste</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_paste" title="Permalink to this definition">¶</a></dt> 207 317 <dd><p>The paste action if possible</p> 208 318 </dd></dl> … … 210 320 <dl class="method"> 211 321 <dt id="sans.guiframe.panel_base.PanelBase.on_preview"> 212 <tt class="descname">on_preview</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_preview" title="Permalink to this definition">¶</a></dt>322 <tt class="descname">on_preview</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_preview" title="Permalink to this definition">¶</a></dt> 213 323 <dd><p>Display a printable version of the class derivative</p> 214 324 </dd></dl> … … 216 326 <dl class="method"> 217 327 <dt id="sans.guiframe.panel_base.PanelBase.on_redo"> 218 <tt class="descname">on_redo</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_redo" title="Permalink to this definition">¶</a></dt>328 <tt class="descname">on_redo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_redo" title="Permalink to this definition">¶</a></dt> 219 329 <dd><p>The previous action is restored if possible</p> 220 330 </dd></dl> … … 222 332 <dl class="method"> 223 333 <dt id="sans.guiframe.panel_base.PanelBase.on_reset"> 224 <tt class="descname">on_reset</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_reset" title="Permalink to this definition">¶</a></dt>334 <tt class="descname">on_reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_reset" title="Permalink to this definition">¶</a></dt> 225 335 <dd><p>The derivative class state is restored</p> 226 336 </dd></dl> … … 228 338 <dl class="method"> 229 339 <dt id="sans.guiframe.panel_base.PanelBase.on_save"> 230 <tt class="descname">on_save</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_save" title="Permalink to this definition">¶</a></dt>340 <tt class="descname">on_save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_save" title="Permalink to this definition">¶</a></dt> 231 341 <dd><p>The state of the derivative class is restored</p> 232 342 </dd></dl> … … 234 344 <dl class="method"> 235 345 <dt id="sans.guiframe.panel_base.PanelBase.on_set_focus"> 236 <tt class="descname">on_set_focus</tt><big>(</big>< em>event=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_set_focus" title="Permalink to this definition">¶</a></dt>346 <tt class="descname">on_set_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_set_focus" title="Permalink to this definition">¶</a></dt> 237 347 <dd><p>The derivative class is on focus if implemented</p> 238 348 </dd></dl> 239 349 240 350 <dl class="method"> 351 <dt id="sans.guiframe.panel_base.PanelBase.on_tap_focus"> 352 <tt class="descname">on_tap_focus</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_tap_focus" title="Permalink to this definition">¶</a></dt> 353 <dd><p>Update menu on clicking the panel tap</p> 354 </dd></dl> 355 356 <dl class="method"> 241 357 <dt id="sans.guiframe.panel_base.PanelBase.on_undo"> 242 <tt class="descname">on_undo</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_undo" title="Permalink to this definition">¶</a></dt>358 <tt class="descname">on_undo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_undo" title="Permalink to this definition">¶</a></dt> 243 359 <dd><p>The current action is canceled</p> 244 360 </dd></dl> … … 246 362 <dl class="method"> 247 363 <dt id="sans.guiframe.panel_base.PanelBase.on_zoom"> 248 <tt class="descname">on_zoom</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_zoom" title="Permalink to this definition">¶</a></dt>364 <tt class="descname">on_zoom</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_zoom" title="Permalink to this definition">¶</a></dt> 249 365 <dd><p>The derivative class is on zoom mode (using pane) 250 366 if zoom mode is implemented</p> … … 253 369 <dl class="method"> 254 370 <dt id="sans.guiframe.panel_base.PanelBase.on_zoom_in"> 255 <tt class="descname">on_zoom_in</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_zoom_in" title="Permalink to this definition">¶</a></dt>371 <tt class="descname">on_zoom_in</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_zoom_in" title="Permalink to this definition">¶</a></dt> 256 372 <dd><p>The derivative class is on zoom in mode if implemented</p> 257 373 </dd></dl> … … 259 375 <dl class="method"> 260 376 <dt id="sans.guiframe.panel_base.PanelBase.on_zoom_out"> 261 <tt class="descname">on_zoom_out</tt><big>(</big>< em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_zoom_out" title="Permalink to this definition">¶</a></dt>377 <tt class="descname">on_zoom_out</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.on_zoom_out" title="Permalink to this definition">¶</a></dt> 262 378 <dd><p>The derivative class is on zoom out mode if implemented</p> 263 379 </dd></dl> … … 265 381 <dl class="method"> 266 382 <dt id="sans.guiframe.panel_base.PanelBase.save_project"> 267 <tt class="descname">save_project</tt><big>(</big><em>doc=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.save_project" title="Permalink to this definition">¶</a></dt> 268 <dd><dl class="docutils"> 269 <dt>return an xml node containing state of the panel</dt> 270 <dd>that guiframe can write to file</dd> 271 </dl> 383 <tt class="descname">save_project</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.save_project" title="Permalink to this definition">¶</a></dt> 384 <dd><p>return an xml node containing state of the panel 385 that guiframe can write to file</p> 272 386 </dd></dl> 273 387 274 388 <dl class="method"> 275 389 <dt id="sans.guiframe.panel_base.PanelBase.set_manager"> 276 <tt class="descname">set_manager</tt><big>(</big><em>manager</em><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.set_manager" title="Permalink to this definition">¶</a></dt> 390 <tt class="descname">set_manager</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.set_manager" title="Permalink to this definition">¶</a></dt> 391 <dd></dd></dl> 392 393 <dl class="attribute"> 394 <dt id="sans.guiframe.panel_base.PanelBase.uid"> 395 <tt class="descname">uid</tt><em class="property"> = None</em><a class="headerlink" href="#sans.guiframe.panel_base.PanelBase.uid" title="Permalink to this definition">¶</a></dt> 277 396 <dd></dd></dl> 278 397 … … 291 410 <ul> 292 411 <li><a class="reference internal" href="#">panel_base</a><ul> 293 <li><a class="reference internal" href="# module-sans.guiframe.panel_base"><tt class="docutils literal"><span class="pre">sans.guiframe.panel_base</span></tt></a></li>412 <li><a class="reference internal" href="#sans-guiframe-panel-base"><tt class="docutils literal"><span class="pre">sans.guiframe.panel_base</span></tt></a></li> 294 413 </ul> 295 414 </li> … … 310 429 <h3>Quick search</h3> 311 430 <form class="search" action="../search.html" method="get"> 312 <input type="text" name="q" size="18"/>431 <input type="text" name="q" /> 313 432 <input type="submit" value="Go" /> 314 433 <input type="hidden" name="check_keywords" value="yes" /> … … 339 458 <a href="gui_toolbar.html" title="gui_toolbar" 340 459 >previous</a> |</li> 341 <li><a href="../index.html">guiframe v0.1.0 documentation</a> »</li>460 <li><a href="../index.html">guiframe 0.1.0 documentation</a> »</li> 342 461 <li><a href="index.html" >Reference</a> »</li> 343 462 </ul> … … 345 464 <div class="footer"> 346 465 © Copyright 2010, sans group. 347 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1. 0.7.466 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 348 467 </div> 349 468 </body>
Note: See TracChangeset
for help on using the changeset viewer.