/table

Example of table in C++ using Qt.

Primary LanguageC++

table

This repository shows an example of table using Qt framework. Specifically a QTableWidget is created dynamically and the user can choose the number of rows and columns, height and width.