Sat, 23 Feb 2019 13:05:18 +0100
WebBrowserView: changed the RenderWidgetHostViewQtDelegateWidget detection logic for 5.12 again.
<!DOCTYPE html> <html><head> <title>eric6.Plugins.UiExtensionPlugins.PipInterface</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>eric6.Plugins.UiExtensionPlugins.PipInterface</h1> <p> Package implementing the various pip dialogs and data. </p> <h3>Packages</h3> <table> <tr> <td><a href="index-eric6.Plugins.UiExtensionPlugins.PipInterface.ConfigurationPage.html">ConfigurationPage</a></td> <td>Package implementing the configuration page.</td> </tr> </table> <h3>Modules</h3> <table> <tr> <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html">Pip</a></td> <td>Package implementing the pip GUI logic.</td> </tr><tr> <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipDialog.html">PipDialog</a></td> <td>Module implementing a dialog showing the output of a pip command.</td> </tr><tr> <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog.html">PipFileSelectionDialog</a></td> <td>Module implementing a dialog to enter a file to be processed.</td> </tr><tr> <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFreezeDialog.html">PipFreezeDialog</a></td> <td>Module implementing a dialog to generate a requirements file.</td> </tr><tr> <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipListDialog.html">PipListDialog</a></td> <td>Module implementing a dialog to list installed packages.</td> </tr><tr> <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackageDetailsDialog.html">PipPackageDetailsDialog</a></td> <td>Module implementing a dialog to show details about a package.</td> </tr><tr> <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackagesInputDialog.html">PipPackagesInputDialog</a></td> <td>Module implementing a dialog to enter package specifications.</td> </tr><tr> <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipSearchDialog.html">PipSearchDialog</a></td> <td>Module implementing a dialog to search PyPI.</td> </tr><tr> <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipSelectionDialog.html">PipSelectionDialog</a></td> <td>Module implementing a dialog to select the pip executable to be used.</td> </tr> </table> </body></html>