iblqt.core

Non-GUI functionality, including event handling, data types, and data management.

Classes

ColoredDataFrameTableModel

Extension of DataFrameTableModel providing color-mapped numerical data.

DataFrameTableModel

A Qt TableModel for Pandas DataFrames.

PathWatcher

Watch paths for changes.

QAlyx

A Qt wrapper for one.webclient.AlyxClient.

RestrictedWebEnginePage

A QWebEnginePage subclass that filters navigation requests based on a URL prefix.

Worker

A generic worker class for executing functions concurrently in a separate thread.

WorkerSignals

Signals used by the Worker class to communicate with the main thread.