Documentation/Source/eric5.PluginManager.PluginManager.html

changeset 110
c9a969db1469
parent 58
37f0444c3479
child 409
0ea528e80202
equal deleted inserted replaced
109:9c72858d4b7a 110:c9a969db1469
568 <p> 568 <p>
569 Public method to check, if a certain plugin is active. 569 Public method to check, if a certain plugin is active.
570 </p><dl> 570 </p><dl>
571 <dt><i>pluginName</i></dt> 571 <dt><i>pluginName</i></dt>
572 <dd> 572 <dd>
573 name of the plugin to check for (string or QString) 573 name of the plugin to check for (string)
574 </dd> 574 </dd>
575 </dl><dl> 575 </dl><dl>
576 <dt>Returns:</dt> 576 <dt>Returns:</dt>
577 <dd> 577 <dd>
578 flag indicating, if the plugin is active (boolean) 578 flag indicating, if the plugin is active (boolean)
583 <p> 583 <p>
584 Public method to check, if a certain plugin is loaded. 584 Public method to check, if a certain plugin is loaded.
585 </p><dl> 585 </p><dl>
586 <dt><i>pluginName</i></dt> 586 <dt><i>pluginName</i></dt>
587 <dd> 587 <dd>
588 name of the plugin to check for (string or QString) 588 name of the plugin to check for (string)
589 </dd> 589 </dd>
590 </dl><dl> 590 </dl><dl>
591 <dt>Returns:</dt> 591 <dt>Returns:</dt>
592 <dd> 592 <dd>
593 flag indicating, if the plugin is loaded (boolean) 593 flag indicating, if the plugin is loaded (boolean)

eric ide

mercurial