QLoggingTable
- class QLoggingTable[source]
A Qt table that displays the taurus logging messages
Import from
taurus.qt.qtgui.table
as:from taurus.qt.qtgui.table import QLoggingTable
- rowsInserted(index, start, end)[source]
Overwrite of slot rows inserted to do proper resize and scroll to bottom if desired
- scrollLock = False