AssistantEric/Documentation/source/Plugin_Assistant_Eric.AssistantEric.Assistant.html

changeset 30
8f4d794d8ee0
parent 19
7eb775bb326b
child 32
68ef15fe34c3
equal deleted inserted replaced
29:402d146da2f1 30:8f4d794d8ee0
110 <td>Public method to enable or disable a feature.</td> 110 <td>Public method to enable or disable a feature.</td>
111 </tr> 111 </tr>
112 </table> 112 </table>
113 <a NAME="Assistant.__init__" ID="Assistant.__init__"></a> 113 <a NAME="Assistant.__init__" ID="Assistant.__init__"></a>
114 <h4>Assistant (Constructor)</h4> 114 <h4>Assistant (Constructor)</h4>
115 <b>Assistant</b>(<i>plugin, newStyle, parent = None</i>) 115 <b>Assistant</b>(<i>plugin, parent=None</i>)
116 <p> 116 <p>
117 Constructor 117 Constructor
118 </p><dl> 118 </p><dl>
119 <dt><i>plugin</i></dt> 119 <dt><i>plugin</i></dt>
120 <dd> 120 <dd>
121 reference to the plugin object 121 reference to the plugin object
122 </dd><dt><i>newStyle</i></dt>
123 <dd>
124 flag indicating usage of new style signals (bool)
125 </dd><dt><i>parent</i></dt> 122 </dd><dt><i>parent</i></dt>
126 <dd> 123 <dd>
127 parent (QObject) 124 parent (QObject)
128 </dd> 125 </dd>
129 </dl><a NAME="Assistant.__completionListSelected" ID="Assistant.__completionListSelected"></a> 126 </dl><a NAME="Assistant.__completionListSelected" ID="Assistant.__completionListSelected"></a>

eric ide

mercurial