170 <td><a href="#PluginManager.getPluginObject">getPluginObject</a></td> |
170 <td><a href="#PluginManager.getPluginObject">getPluginObject</a></td> |
171 <td>Public method to activate an ondemand plugin given by type and typename.</td> |
171 <td>Public method to activate an ondemand plugin given by type and typename.</td> |
172 </tr><tr> |
172 </tr><tr> |
173 <td><a href="#PluginManager.getPluginPreviewPixmap">getPluginPreviewPixmap</a></td> |
173 <td><a href="#PluginManager.getPluginPreviewPixmap">getPluginPreviewPixmap</a></td> |
174 <td>Public method to get a preview pixmap of a plugin of a specific type.</td> |
174 <td>Public method to get a preview pixmap of a plugin of a specific type.</td> |
|
175 </tr><tr> |
|
176 <td><a href="#PluginManager.getPluginQtHelpFiles">getPluginQtHelpFiles</a></td> |
|
177 <td>Public method to get the list of QtHelp documentation files provided by a plug-in.</td> |
175 </tr><tr> |
178 </tr><tr> |
176 <td><a href="#PluginManager.getVcsSystemIndicators">getVcsSystemIndicators</a></td> |
179 <td><a href="#PluginManager.getVcsSystemIndicators">getVcsSystemIndicators</a></td> |
177 <td>Public method to get the Vcs System indicators.</td> |
180 <td>Public method to get the Vcs System indicators.</td> |
178 </tr><tr> |
181 </tr><tr> |
179 <td><a href="#PluginManager.initOnDemandPlugin">initOnDemandPlugin</a></td> |
182 <td><a href="#PluginManager.initOnDemandPlugin">initOnDemandPlugin</a></td> |
665 </dl><dl> |
668 </dl><dl> |
666 <dt>Returns:</dt> |
669 <dt>Returns:</dt> |
667 <dd> |
670 <dd> |
668 preview pixmap (QPixmap) |
671 preview pixmap (QPixmap) |
669 </dd> |
672 </dd> |
|
673 </dl><a NAME="PluginManager.getPluginQtHelpFiles" ID="PluginManager.getPluginQtHelpFiles"></a> |
|
674 <h4>PluginManager.getPluginQtHelpFiles</h4> |
|
675 <b>getPluginQtHelpFiles</b>(<i></i>) |
|
676 <p> |
|
677 Public method to get the list of QtHelp documentation files provided |
|
678 by a plug-in. |
|
679 </p><dl> |
|
680 <dt>Returns:</dt> |
|
681 <dd> |
|
682 dictionary with documentation type as key and list of files |
|
683 as value |
|
684 </dd> |
|
685 </dl><dl> |
|
686 <dt>Return Type:</dt> |
|
687 <dd> |
|
688 dict (key: str, value: list of str) |
|
689 </dd> |
670 </dl><a NAME="PluginManager.getVcsSystemIndicators" ID="PluginManager.getVcsSystemIndicators"></a> |
690 </dl><a NAME="PluginManager.getVcsSystemIndicators" ID="PluginManager.getVcsSystemIndicators"></a> |
671 <h4>PluginManager.getVcsSystemIndicators</h4> |
691 <h4>PluginManager.getVcsSystemIndicators</h4> |
672 <b>getVcsSystemIndicators</b>(<i></i>) |
692 <b>getVcsSystemIndicators</b>(<i></i>) |
673 <p> |
693 <p> |
674 Public method to get the Vcs System indicators. |
694 Public method to get the Vcs System indicators. |