source: sasview/inversionview/docs/sphinx/_build/html/api/perspectives/pr/pr.html @ 11f5196

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 11f5196 was 11f5196, checked in by Jae Cho <jhjcho@…>, 13 years ago
  • Property mode set to 100644
File size: 4.2 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>pr &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="up" title="Reference" href="index.html" />
27    <link rel="prev" title="pr_widgets" href="pr_widgets.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="pr_widgets.html" title="pr_widgets"
38             accesskey="P">previous</a> |</li>
39        <li><a href="../../../index.html">prview v0.1.0 documentation</a> &raquo;</li>
40          <li><a href="index.html" accesskey="U">Reference</a> &raquo;</li> 
41      </ul>
42    </div> 
43
44    <div class="document">
45      <div class="documentwrapper">
46        <div class="bodywrapper">
47          <div class="body">
48           
49  <div class="section" id="pr">
50<h1>pr<a class="headerlink" href="#pr" title="Permalink to this headline">¶</a></h1>
51<div class="section" id="sans-perspectives-pr-pr">
52<h2><tt class="xref py py-mod docutils literal"><span class="pre">sans.perspectives.pr.pr</span></tt><a class="headerlink" href="#sans-perspectives-pr-pr" title="Permalink to this headline">¶</a></h2>
53</div>
54</div>
55
56
57          </div>
58        </div>
59      </div>
60      <div class="sphinxsidebar">
61        <div class="sphinxsidebarwrapper">
62  <h3><a href="../../../index.html">Table Of Contents</a></h3>
63  <ul>
64<li><a class="reference internal" href="#">pr</a><ul>
65<li><a class="reference internal" href="#sans-perspectives-pr-pr"><tt class="docutils literal"><span class="pre">sans.perspectives.pr.pr</span></tt></a></li>
66</ul>
67</li>
68</ul>
69
70  <h4>Previous topic</h4>
71  <p class="topless"><a href="pr_widgets.html"
72                        title="previous chapter">pr_widgets</a></p>
73  <h3>This Page</h3>
74  <ul class="this-page-menu">
75    <li><a href="../../../_sources/api/perspectives/pr/pr.txt"
76           rel="nofollow">Show Source</a></li>
77  </ul>
78<div id="searchbox" style="display: none">
79  <h3>Quick search</h3>
80    <form class="search" action="../../../search.html" method="get">
81      <input type="text" name="q" size="18" />
82      <input type="submit" value="Go" />
83      <input type="hidden" name="check_keywords" value="yes" />
84      <input type="hidden" name="area" value="default" />
85    </form>
86    <p class="searchtip" style="font-size: 90%">
87    Enter search terms or a module, class or function name.
88    </p>
89</div>
90<script type="text/javascript">$('#searchbox').show(0);</script>
91        </div>
92      </div>
93      <div class="clearer"></div>
94    </div>
95    <div class="related">
96      <h3>Navigation</h3>
97      <ul>
98        <li class="right" style="margin-right: 10px">
99          <a href="../../../genindex.html" title="General Index"
100             >index</a></li>
101        <li class="right" >
102          <a href="pr_widgets.html" title="pr_widgets"
103             >previous</a> |</li>
104        <li><a href="../../../index.html">prview v0.1.0 documentation</a> &raquo;</li>
105          <li><a href="index.html" >Reference</a> &raquo;</li> 
106      </ul>
107    </div>
108    <div class="footer">
109        &copy; Copyright 2010, sans group.
110      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
111    </div>
112  </body>
113</html>
Note: See TracBrowser for help on using the repository browser.