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