Bases: PyQt4.QtGui.QTableView
A Qt table that displays the taurus logging messages
-
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