eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html

changeset 7989
a21d673a8f99
parent 7960
e8fc383322f7
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
134 134
135 <p> 135 <p>
136 Public method to get the list of recently downloaded plugin files. 136 Public method to get the list of recently downloaded plugin files.
137 </p> 137 </p>
138 <dl> 138 <dl>
139 <dt>Returns:</dt> 139 <dt>Return:</dt>
140 <dd> 140 <dd>
141 list of plugin filenames (list of strings) 141 list of plugin filenames (list of strings)
142 </dd> 142 </dd>
143 </dl> 143 </dl>
144 <div align="right"><a href="#top">Up</a></div> 144 <div align="right"><a href="#top">Up</a></div>
345 <dd> 345 <dd>
346 scheme to be set for the given URL 346 scheme to be set for the given URL
347 </dd> 347 </dd>
348 </dl> 348 </dl>
349 <dl> 349 <dl>
350 <dt>Returns:</dt> 350 <dt>Return:</dt>
351 <dd> 351 <dd>
352 modified URL 352 modified URL
353 </dd> 353 </dd>
354 </dl> 354 </dl>
355 <dl> 355 <dl>
519 <dd> 519 <dd>
520 lines of the description (list of strings) 520 lines of the description (list of strings)
521 </dd> 521 </dd>
522 </dl> 522 </dl>
523 <dl> 523 <dl>
524 <dt>Returns:</dt> 524 <dt>Return:</dt>
525 <dd> 525 <dd>
526 formatted description (string) 526 formatted description (string)
527 </dd> 527 </dd>
528 </dl> 528 </dl>
529 <a NAME="PluginRepositoryWidget.__hasHiddenPlugins" ID="PluginRepositoryWidget.__hasHiddenPlugins"></a> 529 <a NAME="PluginRepositoryWidget.__hasHiddenPlugins" ID="PluginRepositoryWidget.__hasHiddenPlugins"></a>
532 532
533 <p> 533 <p>
534 Private method to check, if there are any hidden plug-ins. 534 Private method to check, if there are any hidden plug-ins.
535 </p> 535 </p>
536 <dl> 536 <dl>
537 <dt>Returns:</dt> 537 <dt>Return:</dt>
538 <dd> 538 <dd>
539 flag indicating the presence of hidden plug-ins (boolean) 539 flag indicating the presence of hidden plug-ins (boolean)
540 </dd> 540 </dd>
541 </dl> 541 </dl>
542 <a NAME="PluginRepositoryWidget.__hidePlugin" ID="PluginRepositoryWidget.__hidePlugin"></a> 542 <a NAME="PluginRepositoryWidget.__hidePlugin" ID="PluginRepositoryWidget.__hidePlugin"></a>
573 573
574 <p> 574 <p>
575 Private method to get all selected items without the toplevel ones. 575 Private method to get all selected items without the toplevel ones.
576 </p> 576 </p>
577 <dl> 577 <dl>
578 <dt>Returns:</dt> 578 <dt>Return:</dt>
579 <dd> 579 <dd>
580 list of selected items (list) 580 list of selected items (list)
581 </dd> 581 </dd>
582 </dl> 582 </dl>
583 <a NAME="PluginRepositoryWidget.__showAllPlugins" ID="PluginRepositoryWidget.__showAllPlugins"></a> 583 <a NAME="PluginRepositoryWidget.__showAllPlugins" ID="PluginRepositoryWidget.__showAllPlugins"></a>
644 <dd> 644 <dd>
645 data for the version field (string) 645 data for the version field (string)
646 </dd> 646 </dd>
647 </dl> 647 </dl>
648 <dl> 648 <dl>
649 <dt>Returns:</dt> 649 <dt>Return:</dt>
650 <dd> 650 <dd>
651 plug-in update status (integer, one of PluginStatusNew, 651 plug-in update status (integer, one of PluginStatusNew,
652 PluginStatusUpToDate, PluginStatusLocalUpdate, 652 PluginStatusUpToDate, PluginStatusLocalUpdate,
653 PluginStatusRemoteUpdate) 653 PluginStatusRemoteUpdate)
654 </dd> 654 </dd>
701 701
702 <p> 702 <p>
703 Public method to get the list of recently downloaded plugin files. 703 Public method to get the list of recently downloaded plugin files.
704 </p> 704 </p>
705 <dl> 705 <dl>
706 <dt>Returns:</dt> 706 <dt>Return:</dt>
707 <dd> 707 <dd>
708 list of plugin filenames (list of strings) 708 list of plugin filenames (list of strings)
709 </dd> 709 </dd>
710 </dl> 710 </dl>
711 <a NAME="PluginRepositoryWidget.on_buttonBox_clicked" ID="PluginRepositoryWidget.on_buttonBox_clicked"></a> 711 <a NAME="PluginRepositoryWidget.on_buttonBox_clicked" ID="PluginRepositoryWidget.on_buttonBox_clicked"></a>

eric ide

mercurial