Package implementing some special Core elements.
They extend or amend the standard elements as found in QtCore.
EricFileSystemWatcher | Module implementing a QFileSystemWatcher replacement based on the 'watchdog' package. |
EricPreferences | Module implementing the preferences for the eric library. |
EricProcess | Module implementing a QProcess derived class with a timeout and convenience signals. |
EricStdRedirector | Module implementing a redirector for stderr and stdout to be able to send data written to these streams via Qt signals. |
EricTreeSortFilterProxyModel | Module implementing a modified QSortFilterProxyModel. |