#include <Table.h>
List of all members.
Public Member Functions |
| | MyTable (QWidget *parent=0, const char *name=0) |
| | MyTable (int numRows, int numCols, QWidget *parent=0, const char *name=0) |
Constructor & Destructor Documentation
| MyTable::MyTable |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
| |
| MyTable::MyTable |
( |
int |
numRows, |
|
|
int |
numCols, |
|
|
QWidget * |
parent = 0, |
|
|
const char * |
name = 0 |
|
) |
| |
Member Function Documentation
| void MyTable::activateNextCell |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following files: