Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hallo all
how i can set a default Horizontal tabs in the table view , and i've some edit line i want when fill it and press the button send it to table view , but i can't find function as ui->tableview->additem...?
Hi,
Because that's a method of QTableWidget. If you want to use a QTableView then you have to interact with the model you set on the view.