taurus taurus

Previous topic

QListEditor

Next topic

QLoggingTableModel

This Page

QLoggingTable

Inheritance diagram of QLoggingTable

class QLoggingTable

Bases: PyQt4.QtGui.QTableView

A Qt table that displays the taurus logging messages

getScrollLock()

Returns wheater or not the scrollLock is active

resetScrollLock()
rowsInserted(index, start, end)

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

scrollLock = False
setScrollLock(scrollLock)

Sets the state for scrollLock