QLoggingTable

Inheritance diagram of 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
getScrollLock()[source]

Returns wheater or not the scrollLock is active

resetScrollLock()[source]
rowsInserted(index, start, end)[source]

Overwrite of slot rows inserted to do proper resize and scroll to bottom if desired

scrollLock = False
setScrollLock(scrollLock)[source]

Sets the state for scrollLock