--- a/AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.Assistant.html Sun Aug 01 13:08:23 2010 +0200 +++ b/AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.Assistant.html Thu Aug 12 19:06:24 2010 +0200 @@ -5,17 +5,17 @@ <title>Plugin_Assistant_Eric.AssistantEric.Assistant</title> <style> body { - background:white; + background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } -h1 { color: white; background: #4FA4FF; } -h2 { color: white; background: #4FA4FF; } -h3 { color: white; background: #00557F; } -h4 { color: white; background: #00557F; } +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } -a { color: #AA5500; } +a { color: #BA6D36; } </style> </head> @@ -112,13 +112,16 @@ </table> <a NAME="Assistant.__init__" ID="Assistant.__init__"></a> <h4>Assistant (Constructor)</h4> -<b>Assistant</b>(<i>plugin, parent = None</i>) +<b>Assistant</b>(<i>plugin, newStyle, parent = None</i>) <p> Constructor </p><dl> <dt><i>plugin</i></dt> <dd> reference to the plugin object +</dd><dt><i>newStyle</i></dt> +<dd> +flag indicating usage of new style signals (bool) </dd><dt><i>parent</i></dt> <dd> parent (QObject)