Bases: PyQt4.QtCore.QAbstractTableModel, logging.Handler
-
DftColSize = (PyQt4.QtCore.QSize(80, 20), PyQt4.QtCore.QSize(200, 20), PyQt4.QtCore.QSize(300, 20), PyQt4.QtCore.QSize(180, 20), PyQt4.QtCore.QSize(240, 20))
-
DftFont = <PyQt4.QtGui.QFont object at 0xa837fed4>
-
close()
-
columnCount(index=<PyQt4.QtCore.QModelIndex object at 0xa8381144>)
-
data(index, role=0)
-
emit(record)
-
flush()
-
getRecord(index)
-
insertRows(position, rows=1, index=<PyQt4.QtCore.QModelIndex object at 0xa8381294>)
-
removeRows(position, rows=1, index=<PyQt4.QtCore.QModelIndex object at 0xa8381304>)
-
rowCount(index=<PyQt4.QtCore.QModelIndex object at 0xa83810d4>)
-
sort(column, order=0)
-
timerEvent(evt)
-
updatePendingRecords()