eric6/APIs/Python3/eric6.bas

changeset 7887
c1588f5a83e9
parent 7810
f8afd2238723
child 7927
866ddf957461
--- a/eric6/APIs/Python3/eric6.bas	Thu Dec 17 14:30:46 2020 +0100
+++ b/eric6/APIs/Python3/eric6.bas	Thu Dec 17 14:40:06 2020 +0100
@@ -688,6 +688,7 @@
 PluginUninstallWidget QWidget Ui_PluginUninstallDialog
 PluginUninstallWindow E5MainWindow
 PluginWizardDialog QDialog Ui_PluginWizardDialog
+PopenWrapper module.Popen
 PreferencesLexer QObject
 PreferencesLexerError Exception
 PreferencesLexerLanguageError PreferencesLexerError
@@ -699,6 +700,7 @@
 PrintToPdfDialog QDialog Ui_PrintToPdfDialog
 Printer QsciPrinter
 PrinterPage ConfigurationPageBase Ui_PrinterPage
+ProcessWrapper _originalProcess
 ProfileTreeWidgetItem QTreeWidgetItem
 ProgramsDialog QDialog Ui_ProgramsDialog
 Project QObject
@@ -743,6 +745,7 @@
 PythonDisViewer QWidget Ui_PythonDisViewer
 PythonDisViewerModes enum.Enum
 PythonPage ConfigurationPageBase Ui_PythonPage
+QProcessWrapper module.QProcess
 QRegularExpressionWizard QObject
 QRegularExpressionWizardCharactersDialog QDialog Ui_QRegularExpressionWizardCharactersDialog
 QRegularExpressionWizardDialog QDialog

eric ide

mercurial