src/eric7/Documentation/Source/eric7.PluginManager.PluginInfoDialog.html

branch
eric7
changeset 10428
a071d4065202
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
100 <p> 100 <p>
101 Constructor 101 Constructor
102 </p> 102 </p>
103 <dl> 103 <dl>
104 104
105 <dt><i>pluginManager</i></dt> 105 <dt><i>pluginManager</i> (PluginManager)</dt>
106 <dd> 106 <dd>
107 reference to the plugin manager object 107 reference to the plugin manager object
108 </dd> 108 </dd>
109 <dt><i>parent</i></dt> 109 <dt><i>parent</i> (QWidget)</dt>
110 <dd> 110 <dd>
111 parent of this dialog (QWidget) 111 parent of this dialog
112 </dd> 112 </dd>
113 </dl> 113 </dl>
114 <a NAME="PluginInfoDialog.__activatePlugin" ID="PluginInfoDialog.__activatePlugin"></a> 114 <a NAME="PluginInfoDialog.__activatePlugin" ID="PluginInfoDialog.__activatePlugin"></a>
115 <h4>PluginInfoDialog.__activatePlugin</h4> 115 <h4>PluginInfoDialog.__activatePlugin</h4>
116 <b>__activatePlugin</b>(<i></i>) 116 <b>__activatePlugin</b>(<i></i>)
154 <p> 154 <p>
155 Private slot to show the context menu of the listview. 155 Private slot to show the context menu of the listview.
156 </p> 156 </p>
157 <dl> 157 <dl>
158 158
159 <dt><i>coord</i></dt> 159 <dt><i>coord</i> (QPoint)</dt>
160 <dd> 160 <dd>
161 the position of the mouse pointer (QPoint) 161 the position of the mouse pointer
162 </dd> 162 </dd>
163 </dl> 163 </dl>
164 <a NAME="PluginInfoDialog.__showDetails" ID="PluginInfoDialog.__showDetails"></a> 164 <a NAME="PluginInfoDialog.__showDetails" ID="PluginInfoDialog.__showDetails"></a>
165 <h4>PluginInfoDialog.__showDetails</h4> 165 <h4>PluginInfoDialog.__showDetails</h4>
166 <b>__showDetails</b>(<i></i>) 166 <b>__showDetails</b>(<i></i>)
175 <p> 175 <p>
176 Private slot to show details about a plugin. 176 Private slot to show details about a plugin.
177 </p> 177 </p>
178 <dl> 178 <dl>
179 179
180 <dt><i>item</i></dt> 180 <dt><i>item</i> (QTreeWidgetItem)</dt>
181 <dd> 181 <dd>
182 reference to the selected item (QTreeWidgetItem) 182 reference to the selected item
183 </dd> 183 </dd>
184 <dt><i>column</i></dt> 184 <dt><i>column</i> (int)</dt>
185 <dd> 185 <dd>
186 column number (integer) 186 column number
187 </dd> 187 </dd>
188 </dl> 188 </dl>
189 <div align="right"><a href="#top">Up</a></div> 189 <div align="right"><a href="#top">Up</a></div>
190 <hr /> 190 <hr />
191 </body></html> 191 </body></html>

eric ide

mercurial