--- a/src/eric7/APIs/Python3/eric7.bas Wed Apr 10 10:45:31 2024 +0200 +++ b/src/eric7/APIs/Python3/eric7.bas Wed Apr 10 16:45:06 2024 +0200 @@ -171,7 +171,7 @@ DebuggerPython3Page ConfigurationPageBase Ui_DebuggerPython3Page DeepLEngine TranslationEngine DefaultResolver BaseResolver -DelayedFileWatcher QFileSystemWatcher +DelayedFileWatcher EricFileSystemWatcher DeleteFilesConfirmationDialog QDialog Ui_DeleteFilesConfirmationDialog DictResolver BaseResolver DictViewResolver ListResolver @@ -252,6 +252,7 @@ EricErrorMessageFilterDialog QDialog Ui_EricErrorMessageFilterDialog EricFileCompleter QCompleter EricFileSaveConfirmDialog QDialog +EricFileSystemWatcher QObject EricFtp ftplib.FTP EricFtpProxyError ftplib.Error EricFtpProxyType enum.Enum @@ -1206,6 +1207,7 @@ ZoomManager QObject ZoomValuesDialog QDialog Ui_ZoomValuesDialog ZoomValuesModel QAbstractTableModel +_EricFileSystemEventHandler FileSystemEventHandler QObject _Precedence IntEnum _Unparser ast.NodeVisitor nullcontext AbstractContextManager