TablePrint::TablePrint():start printing
TablePrint::dataPrint()

rinting row data
TableRow::TableRow(): Start drawing the tables
rect.width:764
TableRow::setHeaderData(): Set the header data
TableColumn::TableColumn(): Define header column
TableCell::TableCell(): Initialize a new cell
"column1"
TableColumn::TableColumn(): Define header column
TableCell::TableCell(): Initialize a new cell
"column2"
TableColumn::TableColumn(): Define header column
TableCell::TableCell(): Initialize a new cell
"column3"
TableRow::setRowData(): set the row data
this->width:764
TableColumn::addCell(): add a cell to the column
TableCell::TableCell(): Initialize a new cell
"column_1_row_1_artikel"
TableColumn::addCell(): add a cell to the column
TableCell::TableCell(): Initialize a new cell
"column_2_row_1_artikel"
TableColumn::addCell(): add a cell to the column
TableCell::TableCell(): Initialize a new cell
"column_3_row_1_artikel"
TableRow::setRowData(): set the row data
this->width:764
TableColumn::addCell(): add a cell to the column
TableCell::TableCell(): Initialize a new cell
"column_1_row_2_artikel"
TableColumn::addCell(): add a cell to the column
TableCell::TableCell(): Initialize a new cell
"column_2_row_2_artikel"
TableColumn::addCell(): add a cell to the column
TableCell::TableCell(): Initialize a new cell
"column_3_row_2_artikel"
TableRow:draw(): start drawing
this->width:764
TableColumn:draw(): start drawing
Drawing area: offsetLeft:10 offsetTop:10 width:100 height:236476672
TableCell:draw(): start drawing
TableColumn:draw(): start drawing
Drawing area: offsetLeft:110 offsetTop:10 width:100 height:236342768
TableCell:draw(): start drawing
TableColumn:draw(): start drawing
Drawing area: offsetLeft:210 offsetTop:10 width:100 height:236343120
TableCell:draw(): start drawing
TableRow:draw(): start drawing
this->width:764
TableColumn:draw(): start drawing
Drawing area: offsetLeft:10 offsetTop:30 width:100 height:236476672
TableCell:draw(): start drawing
TableColumn:draw(): start drawing
Drawing area: offsetLeft:110 offsetTop:30 width:100 height:236342768
TableCell:draw(): start drawing
TableColumn:draw(): start drawing
Drawing area: offsetLeft:210 offsetTop:30 width:100 height:236343120
TableCell:draw(): start drawing
destruct table print
Destruct rows
Destruct column
BestelApplicatie(1165,0xa057afa0) malloc: *** error for object 0xe18532c: Non-aligned pointer being freed
*** set a breakpoint in malloc_error_break to debug
destruct cell
"column1"
destruct cell
"column_1_row_1_artikel"
destruct cell
"column_1_row_2_artikel"
Destruct column
BestelApplicatie(1165,0xa057afa0) malloc: *** error for object 0xe1859cc: Non-aligned pointer being freed
*** set a breakpoint in malloc_error_break to debug
destruct cell
"column2"
destruct cell
"column_2_row_1_artikel"
destruct cell
"column_2_row_2_artikel"
Destruct column
BestelApplicatie(1165,0xa057afa0) malloc: *** error for object 0xe164eec: Non-aligned pointer being freed
*** set a breakpoint in malloc_error_break to debug
destruct cell
"column3"
destruct cell
"column_3_row_1_artikel"
destruct cell
"column_3_row_2_artikel"
Bookmarks