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>config — 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 | <link rel="up" title="Reference" href="index.html" /> |
---|
30 | <link rel="next" title="custom_pstats" href="custom_pstats.html" /> |
---|
31 | <link rel="prev" title="aboutbox" href="aboutbox.html" /> |
---|
32 | </head> |
---|
33 | <body> |
---|
34 | <div class="related"> |
---|
35 | <h3>Navigation</h3> |
---|
36 | <ul> |
---|
37 | <li class="right" style="margin-right: 10px"> |
---|
38 | <a href="../genindex.html" title="General Index" |
---|
39 | accesskey="I">index</a></li> |
---|
40 | <li class="right" > |
---|
41 | <a href="../py-modindex.html" title="Python Module Index" |
---|
42 | >modules</a> |</li> |
---|
43 | <li class="right" > |
---|
44 | <a href="custom_pstats.html" title="custom_pstats" |
---|
45 | accesskey="N">next</a> |</li> |
---|
46 | <li class="right" > |
---|
47 | <a href="aboutbox.html" title="aboutbox" |
---|
48 | accesskey="P">previous</a> |</li> |
---|
49 | <li><a href="../index.html">guiframe 0.1.0 documentation</a> »</li> |
---|
50 | <li><a href="index.html" accesskey="U">Reference</a> »</li> |
---|
51 | </ul> |
---|
52 | </div> |
---|
53 | |
---|
54 | <div class="document"> |
---|
55 | <div class="documentwrapper"> |
---|
56 | <div class="bodywrapper"> |
---|
57 | <div class="body"> |
---|
58 | |
---|
59 | <div class="section" id="config"> |
---|
60 | <h1>config<a class="headerlink" href="#config" title="Permalink to this headline">¶</a></h1> |
---|
61 | <div class="section" id="sans-guiframe-config"> |
---|
62 | <h2><a class="reference internal" href="#module-sans.guiframe.config" title="sans.guiframe.config"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.config</span></tt></a><a class="headerlink" href="#sans-guiframe-config" title="Permalink to this headline">¶</a></h2> |
---|
63 | <span class="target" id="module-sans.guiframe.config"></span><p>Application settings</p> |
---|
64 | <dl class="function"> |
---|
65 | <dt id="sans.guiframe.config.printEVT"> |
---|
66 | <tt class="descclassname">sans.guiframe.config.</tt><tt class="descname">printEVT</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.config.printEVT" title="Permalink to this definition">¶</a></dt> |
---|
67 | <dd></dd></dl> |
---|
68 | |
---|
69 | </div> |
---|
70 | </div> |
---|
71 | |
---|
72 | |
---|
73 | </div> |
---|
74 | </div> |
---|
75 | </div> |
---|
76 | <div class="sphinxsidebar"> |
---|
77 | <div class="sphinxsidebarwrapper"> |
---|
78 | <h3><a href="../index.html">Table Of Contents</a></h3> |
---|
79 | <ul> |
---|
80 | <li><a class="reference internal" href="#">config</a><ul> |
---|
81 | <li><a class="reference internal" href="#sans-guiframe-config"><tt class="docutils literal"><span class="pre">sans.guiframe.config</span></tt></a></li> |
---|
82 | </ul> |
---|
83 | </li> |
---|
84 | </ul> |
---|
85 | |
---|
86 | <h4>Previous topic</h4> |
---|
87 | <p class="topless"><a href="aboutbox.html" |
---|
88 | title="previous chapter">aboutbox</a></p> |
---|
89 | <h4>Next topic</h4> |
---|
90 | <p class="topless"><a href="custom_pstats.html" |
---|
91 | title="next chapter">custom_pstats</a></p> |
---|
92 | <h3>This Page</h3> |
---|
93 | <ul class="this-page-menu"> |
---|
94 | <li><a href="../_sources/api/config.txt" |
---|
95 | rel="nofollow">Show Source</a></li> |
---|
96 | </ul> |
---|
97 | <div id="searchbox" style="display: none"> |
---|
98 | <h3>Quick search</h3> |
---|
99 | <form class="search" action="../search.html" method="get"> |
---|
100 | <input type="text" name="q" /> |
---|
101 | <input type="submit" value="Go" /> |
---|
102 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
103 | <input type="hidden" name="area" value="default" /> |
---|
104 | </form> |
---|
105 | <p class="searchtip" style="font-size: 90%"> |
---|
106 | Enter search terms or a module, class or function name. |
---|
107 | </p> |
---|
108 | </div> |
---|
109 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
110 | </div> |
---|
111 | </div> |
---|
112 | <div class="clearer"></div> |
---|
113 | </div> |
---|
114 | <div class="related"> |
---|
115 | <h3>Navigation</h3> |
---|
116 | <ul> |
---|
117 | <li class="right" style="margin-right: 10px"> |
---|
118 | <a href="../genindex.html" title="General Index" |
---|
119 | >index</a></li> |
---|
120 | <li class="right" > |
---|
121 | <a href="../py-modindex.html" title="Python Module Index" |
---|
122 | >modules</a> |</li> |
---|
123 | <li class="right" > |
---|
124 | <a href="custom_pstats.html" title="custom_pstats" |
---|
125 | >next</a> |</li> |
---|
126 | <li class="right" > |
---|
127 | <a href="aboutbox.html" title="aboutbox" |
---|
128 | >previous</a> |</li> |
---|
129 | <li><a href="../index.html">guiframe 0.1.0 documentation</a> »</li> |
---|
130 | <li><a href="index.html" >Reference</a> »</li> |
---|
131 | </ul> |
---|
132 | </div> |
---|
133 | <div class="footer"> |
---|
134 | © Copyright 2010, sans group. |
---|
135 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. |
---|
136 | </div> |
---|
137 | </body> |
---|
138 | </html> |
---|