[6c79243] | 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>Reference — guicomm 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="guicomm v0.1.0 documentation" href="../index.html" /> |
---|
| 26 | </head> |
---|
| 27 | <body> |
---|
| 28 | <div class="related"> |
---|
| 29 | <h3>Navigation</h3> |
---|
| 30 | <ul> |
---|
| 31 | <li class="right" style="margin-right: 10px"> |
---|
| 32 | <a href="../genindex.html" title="General Index" |
---|
| 33 | accesskey="I">index</a></li> |
---|
| 34 | <li class="right" > |
---|
| 35 | <a href="../py-modindex.html" title="Python Module Index" |
---|
| 36 | >modules</a> |</li> |
---|
| 37 | <li><a href="../index.html">guicomm v0.1.0 documentation</a> »</li> |
---|
| 38 | </ul> |
---|
| 39 | </div> |
---|
| 40 | |
---|
| 41 | <div class="document"> |
---|
| 42 | <div class="documentwrapper"> |
---|
| 43 | <div class="bodywrapper"> |
---|
| 44 | <div class="body"> |
---|
| 45 | |
---|
| 46 | <div class="section" id="reference"> |
---|
| 47 | <span id="api-index"></span><h1>Reference<a class="headerlink" href="#reference" title="Permalink to this headline">¶</a></h1> |
---|
| 48 | <table class="docutils field-list" frame="void" rules="none"> |
---|
| 49 | <col class="field-name" /> |
---|
| 50 | <col class="field-body" /> |
---|
| 51 | <tbody valign="top"> |
---|
| 52 | <tr class="field"><th class="field-name">Release:</th><td class="field-body">0.1</td> |
---|
| 53 | </tr> |
---|
| 54 | <tr class="field"><th class="field-name">Date:</th><td class="field-body">June 02, 2010</td> |
---|
| 55 | </tr> |
---|
| 56 | </tbody> |
---|
| 57 | </table> |
---|
| 58 | <div class="toctree-wrapper compound"> |
---|
| 59 | <ul> |
---|
| 60 | <li class="toctree-l1"><a class="reference internal" href="events.html">event</a><ul> |
---|
| 61 | <li class="toctree-l2"><a class="reference internal" href="events.html#module-sans.guicomm.events"><tt class="docutils literal"><span class="pre">sans.guicomm.events</span></tt></a></li> |
---|
| 62 | </ul> |
---|
| 63 | </li> |
---|
| 64 | </ul> |
---|
| 65 | </div> |
---|
| 66 | </div> |
---|
| 67 | |
---|
| 68 | |
---|
| 69 | </div> |
---|
| 70 | </div> |
---|
| 71 | </div> |
---|
| 72 | <div class="sphinxsidebar"> |
---|
| 73 | <div class="sphinxsidebarwrapper"> |
---|
| 74 | <h3>This Page</h3> |
---|
| 75 | <ul class="this-page-menu"> |
---|
| 76 | <li><a href="../_sources/api/index.txt" |
---|
| 77 | rel="nofollow">Show Source</a></li> |
---|
| 78 | </ul> |
---|
| 79 | <div id="searchbox" style="display: none"> |
---|
| 80 | <h3>Quick search</h3> |
---|
| 81 | <form class="search" action="../search.html" method="get"> |
---|
| 82 | <input type="text" name="q" size="18" /> |
---|
| 83 | <input type="submit" value="Go" /> |
---|
| 84 | <input type="hidden" name="check_keywords" value="yes" /> |
---|
| 85 | <input type="hidden" name="area" value="default" /> |
---|
| 86 | </form> |
---|
| 87 | <p class="searchtip" style="font-size: 90%"> |
---|
| 88 | Enter search terms or a module, class or function name. |
---|
| 89 | </p> |
---|
| 90 | </div> |
---|
| 91 | <script type="text/javascript">$('#searchbox').show(0);</script> |
---|
| 92 | </div> |
---|
| 93 | </div> |
---|
| 94 | <div class="clearer"></div> |
---|
| 95 | </div> |
---|
| 96 | <div class="related"> |
---|
| 97 | <h3>Navigation</h3> |
---|
| 98 | <ul> |
---|
| 99 | <li class="right" style="margin-right: 10px"> |
---|
| 100 | <a href="../genindex.html" title="General Index" |
---|
| 101 | >index</a></li> |
---|
| 102 | <li class="right" > |
---|
| 103 | <a href="../py-modindex.html" title="Python Module Index" |
---|
| 104 | >modules</a> |</li> |
---|
| 105 | <li><a href="../index.html">guicomm v0.1.0 documentation</a> »</li> |
---|
| 106 | </ul> |
---|
| 107 | </div> |
---|
| 108 | <div class="footer"> |
---|
| 109 | © Copyright 2010, sans group. |
---|
| 110 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b1. |
---|
| 111 | </div> |
---|
| 112 | </body> |
---|
| 113 | </html> |
---|