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 | |
---|
7 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
8 | <head> |
---|
9 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
10 | |
---|
11 | <title>load_thread — guiframe 0.1.0 documentation</title> |
---|
12 | |
---|
13 | <link rel="stylesheet" href="../_static/default.css" type="text/css" /> |
---|
14 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
---|
15 | |
---|
16 | <script type="text/javascript"> |
---|
17 | var DOCUMENTATION_OPTIONS = { |
---|
18 | URL_ROOT: '../', |
---|
19 | VERSION: '0.1.0', |
---|
20 | COLLAPSE_INDEX: false, |
---|
21 | FILE_SUFFIX: '.html', |
---|
22 | HAS_SOURCE: true |
---|
23 | }; |
---|
24 | </script> |
---|
25 | <script type="text/javascript" src="../_static/jquery.js"></script> |
---|
26 | <script type="text/javascript" src="../_static/underscore.js"></script> |
---|
27 | <script type="text/javascript" src="../_static/doctools.js"></script> |
---|
28 | <link rel="top" title="guiframe 0.1.0 documentation" href="../index.html" /> |
---|
29 | </head> |
---|
30 | <body> |
---|
31 | <div class="related"> |
---|
32 | <h3>Navigation</h3> |
---|
33 | <ul> |
---|
34 | <li class="right" style="margin-right: 10px"> |
---|
35 | <a href="../genindex.html" title="General Index" |
---|
36 | accesskey="I">index</a></li> |
---|
37 | <li class="right" > |
---|
38 | <a href="../py-modindex.html" title="Python Module Index" |
---|
39 | >modules</a> |</li> |
---|
40 | <li><a href="../index.html">guiframe 0.1.0 documentation</a> »</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="load-thread"> |
---|
50 | <h1>load_thread<a class="headerlink" href="#load-thread" title="Permalink to this headline">¶</a></h1> |
---|
51 | <div class="section" id="sans-guiframe-load-thread"> |
---|
52 | <h2><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.load_thread</span></tt><a class="headerlink" href="#sans-guiframe-load-thread" 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="#">load_thread</a><ul> |
---|
65 | <li><a class="reference internal" href="#sans-guiframe-load-thread"><tt class="docutils literal"><span class="pre">sans.guiframe.load_thread</span></tt></a></li> |
---|
66 | </ul> |
---|
67 | </li> |
---|
68 | </ul> |
---|
69 | |
---|
70 | <h3>This Page</h3> |
---|
71 | <ul class="this-page-menu"> |
---|
72 | <li><a href="../_sources/api/load_thread.txt" |
---|
73 | rel="nofollow">Show Source</a></li> |
---|
74 | </ul> |
---|
75 | <div id="searchbox" style="display: none"> |
---|
76 | <h3>Quick search</h3> |
---|
77 | <form class="search" action="../search.html" method="get"> |
---|
78 | <input type="text" name="q" /> |
---|
79 | <input type="submit" value="Go" /> |
---|
80 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
81 | <input type="hidden" name="area" value="default" /> |
---|
82 | </form> |
---|
83 | <p class="searchtip" style="font-size: 90%"> |
---|
84 | Enter search terms or a module, class or function name. |
---|
85 | </p> |
---|
86 | </div> |
---|
87 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
88 | </div> |
---|
89 | </div> |
---|
90 | <div class="clearer"></div> |
---|
91 | </div> |
---|
92 | <div class="related"> |
---|
93 | <h3>Navigation</h3> |
---|
94 | <ul> |
---|
95 | <li class="right" style="margin-right: 10px"> |
---|
96 | <a href="../genindex.html" title="General Index" |
---|
97 | >index</a></li> |
---|
98 | <li class="right" > |
---|
99 | <a href="../py-modindex.html" title="Python Module Index" |
---|
100 | >modules</a> |</li> |
---|
101 | <li><a href="../index.html">guiframe 0.1.0 documentation</a> »</li> |
---|
102 | </ul> |
---|
103 | </div> |
---|
104 | <div class="footer"> |
---|
105 | © Copyright 2010, sans group. |
---|
106 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. |
---|
107 | </div> |
---|
108 | </body> |
---|
109 | </html> |
---|