test repo for background threading in nixview test of qtchart features
Go to file
2018-10-02 17:55:00 +02:00
cmake copy cmake files 2018-08-31 18:27:10 +02:00
.gitignore add readme/license, edit gitignore 2018-09-28 10:54:11 +02:00
arrayinfo.h remove conversion queue1 2018-10-02 17:55:00 +02:00
chart.cpp changes 2018-10-02 09:36:38 +02:00
chart.h fixes 2018-09-28 17:53:46 +02:00
chartview.cpp attach series to axis to have updates on scrolling 2018-09-12 09:57:06 +02:00
chartview.h attach series to axis to have updates on scrolling 2018-09-12 09:57:06 +02:00
CMakeLists.txt fix missing chart dependency 2018-08-31 22:44:37 +02:00
conversionqueue.cpp put data conversion into a conversion queue 2018-09-23 19:40:44 +02:00
conversionqueue.h fixes 2018-09-28 17:53:46 +02:00
databuffer.cpp changes 2018-10-02 09:36:38 +02:00
databuffer.h changes 2018-10-02 09:36:38 +02:00
dataloader.cpp remove conversion queue1 2018-10-02 17:55:00 +02:00
dataloader.h kind of working 2018-09-23 17:11:11 +02:00
dataqueue.cpp remove conversion queue1 2018-10-02 17:55:00 +02:00
dataqueue.h remove conversion queue1 2018-10-02 17:55:00 +02:00
datarequest.cpp remove conversion queue1 2018-10-02 17:55:00 +02:00
datarequest.h remove conversion queue1 2018-10-02 17:55:00 +02:00
dataresult1d.cpp initial 2018-08-31 18:20:47 +02:00
dataresult1d.h initial 2018-08-31 18:20:47 +02:00
dataservice.cpp initial 2018-08-31 18:20:47 +02:00
dataservice.h initial 2018-08-31 18:20:47 +02:00
DataService.pro remove conversion queue1 2018-10-02 17:55:00 +02:00
LICENSE add readme/license, edit gitignore 2018-09-28 10:54:11 +02:00
main.cpp allow zooming and panning... 2018-09-03 10:05:03 +02:00
mainwindow.cpp remove conversion queue1 2018-10-02 17:55:00 +02:00
mainwindow.h put data conversion into a conversion queue 2018-09-23 19:40:44 +02:00
mainwindow.ui initial 2018-08-31 18:20:47 +02:00
multichartview.cpp remove conversion queue1 2018-10-02 17:55:00 +02:00
multichartview.h remove conversion queue1 2018-10-02 17:55:00 +02:00
multichartview.ui try to catch wheel event 2018-09-05 18:10:34 +02:00
README.md add readme/license, edit gitignore 2018-09-28 10:54:11 +02:00

dataservice

test repo for background threading in nixview test of qtchart features