Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 271 Bytes

DatabaseManagement

Qt Wrapper to easily add SQLite Database management to an application To use it, cd to your Qt projet git clone https://github.com/lemirep/DatabaseManagement.git add include(./DatabaseManagement/DatabaseManagement.pri) to your .pro