MyTable Class Reference
#include <Table.h>
List of all members.
Public Member Functions |
| MyTable (int numRows, int numCols, QWidget *parent=0, const char *name=0) |
| MyTable (QWidget *parent=0, const char *name=0) |
Private Member Functions |
void | activateNextCell () |
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: