PrintRemover/Documentation/source/Plugin_Tools_Print_Remover.PluginPrintRemover.html

changeset 54
d061dda35cef
parent 51
a18bc7af1151
child 57
8e12947695cb
equal deleted inserted replaced
53:359f9805af93 54:d061dda35cef
256 256
257 <p> 257 <p>
258 Public method to activate this plugin. 258 Public method to activate this plugin.
259 </p> 259 </p>
260 <dl> 260 <dl>
261 <dt>Returns:</dt> 261 <dt>Return:</dt>
262 <dd> 262 <dd>
263 tuple of None and activation status (boolean) 263 tuple of None and activation status (boolean)
264 </dd> 264 </dd>
265 </dl> 265 </dl>
266 <a NAME="PrintRemoverPlugin.deactivate" ID="PrintRemoverPlugin.deactivate"></a> 266 <a NAME="PrintRemoverPlugin.deactivate" ID="PrintRemoverPlugin.deactivate"></a>
283 <dd> 283 <dd>
284 the key of the value to get (string) 284 the key of the value to get (string)
285 </dd> 285 </dd>
286 </dl> 286 </dl>
287 <dl> 287 <dl>
288 <dt>Returns:</dt> 288 <dt>Return:</dt>
289 <dd> 289 <dd>
290 the requested setting 290 the requested setting
291 </dd> 291 </dd>
292 </dl> 292 </dl>
293 <a NAME="PrintRemoverPlugin.setPreferences" ID="PrintRemoverPlugin.setPreferences"></a> 293 <a NAME="PrintRemoverPlugin.setPreferences" ID="PrintRemoverPlugin.setPreferences"></a>
324 <dd> 324 <dd>
325 reference to the configuration dialog 325 reference to the configuration dialog
326 </dd> 326 </dd>
327 </dl> 327 </dl>
328 <dl> 328 <dl>
329 <dt>Returns:</dt> 329 <dt>Return:</dt>
330 <dd> 330 <dd>
331 reference to the configuration page 331 reference to the configuration page
332 </dd> 332 </dd>
333 </dl> 333 </dl>
334 <div align="right"><a href="#top">Up</a></div> 334 <div align="right"><a href="#top">Up</a></div>
340 340
341 <p> 341 <p>
342 Module function returning data as required by the configuration dialog. 342 Module function returning data as required by the configuration dialog.
343 </p> 343 </p>
344 <dl> 344 <dl>
345 <dt>Returns:</dt> 345 <dt>Return:</dt>
346 <dd> 346 <dd>
347 dictionary containing the relevant data 347 dictionary containing the relevant data
348 </dd> 348 </dd>
349 </dl> 349 </dl>
350 <div align="right"><a href="#top">Up</a></div> 350 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial