eric6/Documentation/Source/eric6.PluginManager.PluginInstallDialog.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
120 120
121 <p> 121 <p>
122 Public method to check, if a restart of the IDE is required. 122 Public method to check, if a restart of the IDE is required.
123 </p> 123 </p>
124 <dl> 124 <dl>
125 <dt>Returns:</dt> 125 <dt>Return:</dt>
126 <dd> 126 <dd>
127 flag indicating a restart is required (boolean) 127 flag indicating a restart is required (boolean)
128 </dd> 128 </dd>
129 </dl> 129 </dl>
130 <div align="right"><a href="#top">Up</a></div> 130 <div align="right"><a href="#top">Up</a></div>
240 240
241 <p> 241 <p>
242 Private method to create a list of plugin archive names. 242 Private method to create a list of plugin archive names.
243 </p> 243 </p>
244 <dl> 244 <dl>
245 <dt>Returns:</dt> 245 <dt>Return:</dt>
246 <dd> 246 <dd>
247 list of plugin archive names (list of strings) 247 list of plugin archive names (list of strings)
248 </dd> 248 </dd>
249 </dl> 249 </dl>
250 <a NAME="PluginInstallWidget.__installPlugin" ID="PluginInstallWidget.__installPlugin"></a> 250 <a NAME="PluginInstallWidget.__installPlugin" ID="PluginInstallWidget.__installPlugin"></a>
261 name of the plugin archive 261 name of the plugin archive
262 file (string) 262 file (string)
263 </dd> 263 </dd>
264 </dl> 264 </dl>
265 <dl> 265 <dl>
266 <dt>Returns:</dt> 266 <dt>Return:</dt>
267 <dd> 267 <dd>
268 flag indicating success (boolean), error message 268 flag indicating success (boolean), error message
269 upon failure (string) and flag indicating a restart 269 upon failure (string) and flag indicating a restart
270 of the IDE is required (boolean) 270 of the IDE is required (boolean)
271 </dd> 271 </dd>
276 276
277 <p> 277 <p>
278 Private method to install the selected plugin archives. 278 Private method to install the selected plugin archives.
279 </p> 279 </p>
280 <dl> 280 <dl>
281 <dt>Returns:</dt> 281 <dt>Return:</dt>
282 <dd> 282 <dd>
283 flag indicating success (boolean) 283 flag indicating success (boolean)
284 </dd> 284 </dd>
285 </dl> 285 </dl>
286 <a NAME="PluginInstallWidget.__makedirs" ID="PluginInstallWidget.__makedirs"></a> 286 <a NAME="PluginInstallWidget.__makedirs" ID="PluginInstallWidget.__makedirs"></a>
383 383
384 <p> 384 <p>
385 Public method to check, if a restart of the IDE is required. 385 Public method to check, if a restart of the IDE is required.
386 </p> 386 </p>
387 <dl> 387 <dl>
388 <dt>Returns:</dt> 388 <dt>Return:</dt>
389 <dd> 389 <dd>
390 flag indicating a restart is required (boolean) 390 flag indicating a restart is required (boolean)
391 </dd> 391 </dd>
392 </dl> 392 </dl>
393 <div align="right"><a href="#top">Up</a></div> 393 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial