Skip to content

WangHanbin/QtSql

Repository files navigation

Qt with MySQL

Done

  1. Connect to MySQL database.
  2. Use QSqlTableModel to get information from database.
  3. Use QSqlQuery to get information from database.
  4. Tranfer the information from csv to MySql
  5. Display the images by labels.
  6. Input query through the QLineEdit and auto complete.

TODO

  1. Create csv files to handle the large scale data.
  2. Create servel tables
  3. Display image names and location.
  4. Batch resize and pre-process the images.
  5. Add flow chart of the transformation and action.
  6. Use drog and drop to control the widgets.
  7. Adjust the size before displaying the images
  8. Use tab to display the data coming from different nodes.

About

Use Qt to connect the Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors