108 <h4>PluginInfoDialog.__createEntry</h4> |
108 <h4>PluginInfoDialog.__createEntry</h4> |
109 <b>__createEntry</b>(<i>info</i>) |
109 <b>__createEntry</b>(<i>info</i>) |
110 <p> |
110 <p> |
111 Private method to create a list entry based on the provided info. |
111 Private method to create a list entry based on the provided info. |
112 </p><dl> |
112 </p><dl> |
113 <dt><i>info</i></dt> |
113 <dt><i>info</i> (dict)</dt> |
114 <dd> |
114 <dd> |
115 tuple giving the info for the entry |
115 dictionary giving the info for the entry (as returned by |
|
116 PluginManager.getPluginInfos()) |
116 </dd> |
117 </dd> |
117 </dl><a NAME="PluginInfoDialog.__deactivatePlugin" ID="PluginInfoDialog.__deactivatePlugin"></a> |
118 </dl><a NAME="PluginInfoDialog.__deactivatePlugin" ID="PluginInfoDialog.__deactivatePlugin"></a> |
118 <h4>PluginInfoDialog.__deactivatePlugin</h4> |
119 <h4>PluginInfoDialog.__deactivatePlugin</h4> |
119 <b>__deactivatePlugin</b>(<i></i>) |
120 <b>__deactivatePlugin</b>(<i></i>) |
120 <p> |
121 <p> |