Method summary
- __init__(self, editor, parent = None)
- columnCount(self, mi)
- data(self, mi, role)
- headerData(self, section, orientation, role)
- rowCount(self, mi)
Methods
- __init__(self, editor, parent = None)
Initialise the object.
- columnCount(self, mi)
Reimplemented to return the number of columns.
- data(self, mi, role)
Reimplemented to return the data.
- headerData(self, section, orientation, role)
Reimplemented to return the header data.
- rowCount(self, mi)
Reimplemented to return the number of rows.