source: sasview/prview/docs/sphinx/_build/html/api/perspectives/pr/index.html @ 1759c8e

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 1759c8e was 7116b6e0, checked in by Gervaise Alina <gervyh@…>, 14 years ago

working on documentation

  • Property mode set to 100644
File size: 6.7 KB
Line 
1
2
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
6<html xmlns="http://www.w3.org/1999/xhtml">
7  <head>
8    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9   
10    <title>Reference &mdash; prview v0.1.0 documentation</title>
11    <link rel="stylesheet" href="../../../_static/default.css" type="text/css" />
12    <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
13    <script type="text/javascript">
14      var DOCUMENTATION_OPTIONS = {
15        URL_ROOT:    '../../../',
16        VERSION:     '0.1.0',
17        COLLAPSE_INDEX: false,
18        FILE_SUFFIX: '.html',
19        HAS_SOURCE:  true
20      };
21    </script>
22    <script type="text/javascript" src="../../../_static/jquery.js"></script>
23    <script type="text/javascript" src="../../../_static/underscore.js"></script>
24    <script type="text/javascript" src="../../../_static/doctools.js"></script>
25    <link rel="top" title="prview v0.1.0 documentation" href="../../../index.html" />
26    <link rel="next" title="explore_dialog" href="explore_dialog.html" />
27    <link rel="prev" title="Welcome to prview’s documentation!" href="../../../index.html" /> 
28  </head>
29  <body>
30    <div class="related">
31      <h3>Navigation</h3>
32      <ul>
33        <li class="right" style="margin-right: 10px">
34          <a href="../../../genindex.html" title="General Index"
35             accesskey="I">index</a></li>
36        <li class="right" >
37          <a href="../../../py-modindex.html" title="Python Module Index"
38             >modules</a> |</li>
39        <li class="right" >
40          <a href="explore_dialog.html" title="explore_dialog"
41             accesskey="N">next</a> |</li>
42        <li class="right" >
43          <a href="../../../index.html" title="Welcome to prview’s documentation!"
44             accesskey="P">previous</a> |</li>
45        <li><a href="../../../index.html">prview v0.1.0 documentation</a> &raquo;</li> 
46      </ul>
47    </div> 
48
49    <div class="document">
50      <div class="documentwrapper">
51        <div class="bodywrapper">
52          <div class="body">
53           
54  <div class="section" id="reference">
55<span id="api-index"></span><h1>Reference<a class="headerlink" href="#reference" title="Permalink to this headline">¶</a></h1>
56<table class="docutils field-list" frame="void" rules="none">
57<col class="field-name" />
58<col class="field-body" />
59<tbody valign="top">
60<tr class="field"><th class="field-name">Release:</th><td class="field-body">0.1</td>
61</tr>
62<tr class="field"><th class="field-name">Date:</th><td class="field-body">June 04, 2010</td>
63</tr>
64</tbody>
65</table>
66<div class="toctree-wrapper compound">
67<ul>
68<li class="toctree-l1"><a class="reference internal" href="explore_dialog.html">explore_dialog</a><ul>
69<li class="toctree-l2"><a class="reference internal" href="explore_dialog.html#module-sans.perspectives.pr.explore_dialog"><tt class="docutils literal"><span class="pre">sans.perspectives.pr.explore_dialog</span></tt></a></li>
70</ul>
71</li>
72<li class="toctree-l1"><a class="reference internal" href="inversion_panel.html">inversion_panel</a><ul>
73<li class="toctree-l2"><a class="reference internal" href="inversion_panel.html#module-sans.perspectives.pr.inversion_panel"><tt class="docutils literal"><span class="pre">sans.perspectives.pr.inversion_panel</span></tt></a></li>
74</ul>
75</li>
76<li class="toctree-l1"><a class="reference internal" href="inversion_state.html">inversion_state</a><ul>
77<li class="toctree-l2"><a class="reference internal" href="inversion_state.html#module-sans.perspectives.pr.inversion_state"><tt class="docutils literal"><span class="pre">sans.perspectives.pr.inversion_state</span></tt></a></li>
78</ul>
79</li>
80<li class="toctree-l1"><a class="reference internal" href="pr_thread.html">pr_thread</a><ul>
81<li class="toctree-l2"><a class="reference internal" href="pr_thread.html#module-sans.perspectives.pr.pr_thread"><tt class="docutils literal"><span class="pre">sans.perspectives.pr.pr_thread</span></tt></a></li>
82</ul>
83</li>
84<li class="toctree-l1"><a class="reference internal" href="pr_widgets.html">pr_widgets</a><ul>
85<li class="toctree-l2"><a class="reference internal" href="pr_widgets.html#module-sans.perspectives.pr.pr_widgets"><tt class="docutils literal"><span class="pre">sans.perspectives.pr.pr_widgets</span></tt></a></li>
86</ul>
87</li>
88<li class="toctree-l1"><a class="reference internal" href="pr.html">pr</a><ul>
89<li class="toctree-l2"><a class="reference internal" href="pr.html#module-sans.perspectives.pr.pr"><tt class="docutils literal"><span class="pre">sans.perspectives.pr.pr</span></tt></a></li>
90</ul>
91</li>
92</ul>
93</div>
94</div>
95
96
97          </div>
98        </div>
99      </div>
100      <div class="sphinxsidebar">
101        <div class="sphinxsidebarwrapper">
102  <h4>Previous topic</h4>
103  <p class="topless"><a href="../../../index.html"
104                        title="previous chapter">Welcome to prview&#8217;s documentation!</a></p>
105  <h4>Next topic</h4>
106  <p class="topless"><a href="explore_dialog.html"
107                        title="next chapter">explore_dialog</a></p>
108  <h3>This Page</h3>
109  <ul class="this-page-menu">
110    <li><a href="../../../_sources/api/perspectives/pr/index.txt"
111           rel="nofollow">Show Source</a></li>
112  </ul>
113<div id="searchbox" style="display: none">
114  <h3>Quick search</h3>
115    <form class="search" action="../../../search.html" method="get">
116      <input type="text" name="q" size="18" />
117      <input type="submit" value="Go" />
118      <input type="hidden" name="check_keywords" value="yes" />
119      <input type="hidden" name="area" value="default" />
120    </form>
121    <p class="searchtip" style="font-size: 90%">
122    Enter search terms or a module, class or function name.
123    </p>
124</div>
125<script type="text/javascript">$('#searchbox').show(0);</script>
126        </div>
127      </div>
128      <div class="clearer"></div>
129    </div>
130    <div class="related">
131      <h3>Navigation</h3>
132      <ul>
133        <li class="right" style="margin-right: 10px">
134          <a href="../../../genindex.html" title="General Index"
135             >index</a></li>
136        <li class="right" >
137          <a href="../../../py-modindex.html" title="Python Module Index"
138             >modules</a> |</li>
139        <li class="right" >
140          <a href="explore_dialog.html" title="explore_dialog"
141             >next</a> |</li>
142        <li class="right" >
143          <a href="../../../index.html" title="Welcome to prview’s documentation!"
144             >previous</a> |</li>
145        <li><a href="../../../index.html">prview v0.1.0 documentation</a> &raquo;</li> 
146      </ul>
147    </div>
148    <div class="footer">
149        &copy; Copyright 2010, sans group.
150      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b1.
151    </div>
152  </body>
153</html>
Note: See TracBrowser for help on using the repository browser.