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