|
|
HBDataTable ( char *name, int xstart, int ystart, int xend, int yend )
| HBDataTable |
~HBDataTable ( void )
| ~HBDataTable |
void setValue ( int column, int row, QVariant *value )
| setValue |
QVariant * getValue ( int column, int row )
| getValue |
int table_xstart | table_xstart |
int table_ystart | table_ystart |
int table_xend | table_xend |
int table_yend | table_yend |
int table_rows | table_rows |
int table_columns | table_columns |
long * data_table | data_table |
Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54. |