eric6/Documentation/Source/eric6.Plugins.PluginWizardEricPlugin.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
134 <dd> 134 <dd>
135 reference to the current editor 135 reference to the current editor
136 </dd> 136 </dd>
137 </dl> 137 </dl>
138 <dl> 138 <dl>
139 <dt>Returns:</dt> 139 <dt>Return:</dt>
140 <dd> 140 <dd>
141 generated code (string), the plug-in package name (string) 141 generated code (string), the plug-in package name (string)
142 and a flag indicating success (boolean) 142 and a flag indicating success (boolean)
143 </dd> 143 </dd>
144 </dl> 144 </dl>
176 176
177 <p> 177 <p>
178 Public method to activate this plug-in. 178 Public method to activate this plug-in.
179 </p> 179 </p>
180 <dl> 180 <dl>
181 <dt>Returns:</dt> 181 <dt>Return:</dt>
182 <dd> 182 <dd>
183 tuple of None and activation status (boolean) 183 tuple of None and activation status (boolean)
184 </dd> 184 </dd>
185 </dl> 185 </dl>
186 <a NAME="WizardEricPluginWizard.deactivate" ID="WizardEricPluginWizard.deactivate"></a> 186 <a NAME="WizardEricPluginWizard.deactivate" ID="WizardEricPluginWizard.deactivate"></a>

eric ide

mercurial