source: sasview/sansguiframe/docs/sphinx/html/api/local_perspectives/data_loader/load_thread.html @ 96cbb53

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 96cbb53 was 96cbb53, checked in by Jessica Tumarkin <jtumarki@…>, 13 years ago

HTML folder generated by Sphinx

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