Skip to content

ecepep/smallcppsoft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smallcppsoft

This project has no purpose but for me to get my hands on c++ again for interviews and to show some capacity. It is to be later DELETED. It is really small since I did not spent much time on it but it covers various topics: c++, qt gui, qt event handling, multithreading, mysql co...

It consists in a Qt application (GUI) in a thread interacting with another thread making some query to the mysql database. It is supposed to look like the android mosalingua app. The use of a mysql database in regards of the program make no sense.

This code contain some incoherence (i.e. in its structure), the lack of target and meaning as well as the used tool (c++) in this project is to explain some of them.

The dump of db will arrive when I find a solution to solve workbenck issue for executing mysqldump.so on ubuntu. https://bugs.archlinux.org/task/59656

COMMENT ON FIRST COMMIT: To make it available asap, I commited it before commenting and clean up. Second commit in this regard to be expected before 04/04 16h, and full clean up/comment before 08/04. Still require some debug on thread destruction but compiles and works.

About

A small meaningless cpp soft for demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors