golxzn / XMLReader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XMLReader

Description:

This application just work with SQLite database in real time and parse parce folder with .xml files (like this).

Work with database and .xml files takes place in a different threads.

Screenshots:

Main window:

MainWindow.ui

Window with the statuses of parsing .xml files:

StatusLoadingWindow.ui

Schemes:

The schemes of relationships between objects:

The Scheme of relationships

The scheme of function callings and emites:

The Scheme of relationships

About


Languages

Language:C++ 95.6%Language:QMake 4.4%