Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 321 Bytes

Qt-Model-builder

V1.3

Creates a QTableModel with .h and .cpp soucre generation from minimum data entry

Compiled and tested on Linux with Qt 5.5 and Qt 5.10

The created source assumes the precompiled header "project.h" is part of the target project. There no includes for Qt-headers created.