2009-07-20 09:36:16 +00:00
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
|
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
|
|
2009-07-20 10:25:21 +00:00
|
|
|
|
<title>Deluge Console UI — Deluge v1.2.0-dev documentation</title>
|
2009-07-20 09:36:16 +00:00
|
|
|
|
<link rel="stylesheet" href="../_static/default.css" type="text/css" />
|
|
|
|
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
var DOCUMENTATION_OPTIONS = {
|
|
|
|
|
URL_ROOT: '../',
|
|
|
|
|
VERSION: '1.2.0-dev',
|
|
|
|
|
COLLAPSE_MODINDEX: false,
|
|
|
|
|
FILE_SUFFIX: '.html',
|
|
|
|
|
HAS_SOURCE: true
|
|
|
|
|
};
|
|
|
|
|
</script>
|
|
|
|
|
<script type="text/javascript" src="../_static/jquery.js"></script>
|
|
|
|
|
<script type="text/javascript" src="../_static/doctools.js"></script>
|
2009-07-20 10:25:21 +00:00
|
|
|
|
<link rel="top" title="Deluge v1.2.0-dev documentation" href="../index.html" />
|
2009-07-20 09:36:16 +00:00
|
|
|
|
<link rel="up" title="Deluge’s Interfaces" href="index.html" />
|
|
|
|
|
<link rel="next" title="deluge.common" href="../modules/common.html" />
|
|
|
|
|
<link rel="prev" title="Deluge Web UI" href="web.html" />
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div class="related">
|
|
|
|
|
<h3>Navigation</h3>
|
|
|
|
|
<ul>
|
|
|
|
|
<li class="right" style="margin-right: 10px">
|
|
|
|
|
<a href="../genindex.html" title="General Index"
|
|
|
|
|
accesskey="I">index</a></li>
|
|
|
|
|
<li class="right" >
|
|
|
|
|
<a href="../modindex.html" title="Global Module Index"
|
|
|
|
|
accesskey="M">modules</a> |</li>
|
|
|
|
|
<li class="right" >
|
|
|
|
|
<a href="../modules/common.html" title="deluge.common"
|
|
|
|
|
accesskey="N">next</a> |</li>
|
|
|
|
|
<li class="right" >
|
|
|
|
|
<a href="web.html" title="Deluge Web UI"
|
|
|
|
|
accesskey="P">previous</a> |</li>
|
2009-07-20 10:25:21 +00:00
|
|
|
|
<li><a href="../index.html">Deluge v1.2.0-dev documentation</a> »</li>
|
2009-07-20 09:36:16 +00:00
|
|
|
|
<li><a href="index.html" accesskey="U">Deluge’s Interfaces</a> »</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="document">
|
|
|
|
|
<div class="documentwrapper">
|
|
|
|
|
<div class="bodywrapper">
|
|
|
|
|
<div class="body">
|
|
|
|
|
|
|
|
|
|
<div class="section" id="deluge-console-ui">
|
|
|
|
|
<h1>Deluge Console UI<a class="headerlink" href="#deluge-console-ui" title="Permalink to this headline">¶</a></h1>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="sphinxsidebar">
|
|
|
|
|
<div class="sphinxsidebarwrapper">
|
|
|
|
|
<h4>Previous topic</h4>
|
|
|
|
|
<p class="topless"><a href="web.html"
|
|
|
|
|
title="previous chapter">Deluge Web UI</a></p>
|
|
|
|
|
<h4>Next topic</h4>
|
|
|
|
|
<p class="topless"><a href="../modules/common.html"
|
|
|
|
|
title="next chapter"><tt class="docutils literal"><span class="pre">deluge.common</span></tt></a></p>
|
|
|
|
|
<h3>This Page</h3>
|
|
|
|
|
<ul class="this-page-menu">
|
|
|
|
|
<li><a href="../_sources/interfaces/console.txt"
|
|
|
|
|
rel="nofollow">Show Source</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
<div id="searchbox" style="display: none">
|
|
|
|
|
<h3>Quick search</h3>
|
|
|
|
|
<form class="search" action="../search.html" method="get">
|
|
|
|
|
<input type="text" name="q" size="18" />
|
|
|
|
|
<input type="submit" value="Go" />
|
|
|
|
|
<input type="hidden" name="check_keywords" value="yes" />
|
|
|
|
|
<input type="hidden" name="area" value="default" />
|
|
|
|
|
</form>
|
|
|
|
|
<p class="searchtip" style="font-size: 90%">
|
|
|
|
|
Enter search terms or a module, class or function name.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<script type="text/javascript">$('#searchbox').show(0);</script>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="clearer"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="related">
|
|
|
|
|
<h3>Navigation</h3>
|
|
|
|
|
<ul>
|
|
|
|
|
<li class="right" style="margin-right: 10px">
|
|
|
|
|
<a href="../genindex.html" title="General Index"
|
|
|
|
|
>index</a></li>
|
|
|
|
|
<li class="right" >
|
|
|
|
|
<a href="../modindex.html" title="Global Module Index"
|
|
|
|
|
>modules</a> |</li>
|
|
|
|
|
<li class="right" >
|
|
|
|
|
<a href="../modules/common.html" title="deluge.common"
|
|
|
|
|
>next</a> |</li>
|
|
|
|
|
<li class="right" >
|
|
|
|
|
<a href="web.html" title="Deluge Web UI"
|
|
|
|
|
>previous</a> |</li>
|
2009-07-20 10:25:21 +00:00
|
|
|
|
<li><a href="../index.html">Deluge v1.2.0-dev documentation</a> »</li>
|
2009-07-20 09:36:16 +00:00
|
|
|
|
<li><a href="index.html" >Deluge’s Interfaces</a> »</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="footer">
|
|
|
|
|
© Copyright 2008, Andrew Resch.
|
|
|
|
|
Last updated on Jul 20, 2009.
|
|
|
|
|
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.1.
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|