41 void on_forwardPushButton_clicked();
43 void on_backPushButton_clicked();
48 uword matrix_columns_;
50 uword current_start_column_;
54 #endif // DATAWIDGET_H The VespucciTableModel class The QAbstractTableModel that handles armadillo objects for the DataViewe...