kchart
KDChartVectorTablePrivate Class Reference
List of all members.Detailed Description
Definition at line 39 of file KDChartVectorTable.h.
Public Member Functions | |
KDChartVectorTablePrivate () | |
KDChartVectorTablePrivate (uint _rows, uint _cols) | |
KDChartVectorTablePrivate (const KDChartVectorTablePrivate &_t) | |
~KDChartVectorTablePrivate () | |
void | expand (uint _rows, uint _cols) |
KDChartData & | cell (uint _row, uint _col) |
const KDChartData & | cell (uint _row, uint _col) const |
void | setCell (uint _row, uint _col, const KDChartData &_element) |
void | clearCell (uint _row, uint _col) |
void | clearAllCells () |
Public Attributes | |
QValueVector< KDChartData > | matrix |
uint | col_count |
uint | row_count |
The documentation for this class was generated from the following file: