| keyPressEvent(QKeyEvent *event) | SuperTable | |
| paintCell(QPainter *p, int row, int col, const QRect &cr, bool selected, const QColorGroup &cg) | SuperTable | [virtual] |
| removeRow(int row) | SuperTable | [virtual, slot] |
| removeRows(const QMemArray< int > &rows) | SuperTable | [virtual, slot] |
| rowBkgrndColourMap | SuperTable | [private] |
| rowDisabledLookMap | SuperTable | [private] |
| setNumRows(int rows) | SuperTable | [virtual, slot] |
| setRowBackground(uint row, bool filled, QColor c=Qt::white) | SuperTable | |
| setRowDisabledLook(uint row, bool disabledLook) | SuperTable | |
| SuperTable(QWidget *parent=NULL, const char *name=NULL) | SuperTable | |
| SuperTable(int numRows, int numCols, QWidget *parent=NULL, const char *name=NULL) | SuperTable | |