Hi Carl,
Den 20-06-2012 20:30, Carl Schumann skrev:
> I would like to use a QTabWidget to allow user selection of the model
> currently displayed in a single QTableView instance. I want to do this
> because the models have different data but their presentation should be
> uniform, e.g., width of
Qt community,
I would like to use a QTabWidget to allow user selection of the model
currently displayed in a single QTableView instance. I want to do this
because the models have different data but their presentation should be
uniform, e.g., width of each column. addTab(...) does not appear