subsurface/stats
Dirk Hohndel aad4282fc3 Qt6: fully define dive structure
With Qt the forward declaration fails as the export to QML for the statistics requires
the MOC code to be able to determine the sizeof(struct dive).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2022-03-12 08:28:32 -08:00
..
barseries.cpp statistics: implement shift-selection of ranges 2021-02-13 13:02:54 -08:00
barseries.h statistics: implement shift-selection of ranges 2021-02-13 13:02:54 -08:00
boxseries.cpp statistics: implement shift-selection of ranges 2021-02-13 13:02:54 -08:00
boxseries.h statistics: implement shift-selection of ranges 2021-02-13 13:02:54 -08:00
chartitem.cpp statistics: highlight selected pie slices 2021-02-13 13:02:54 -08:00
chartitem.h statistics: highlight selected pie slices 2021-02-13 13:02:54 -08:00
chartlistmodel.cpp
chartlistmodel.h cleanup: remove 'const constexpr' pairs 2021-12-17 10:36:13 -08:00
CMakeLists.txt statistics: make selection keyboard modifiers more general 2021-02-13 13:02:54 -08:00
histogrammarker.cpp
histogrammarker.h
informationbox.cpp stats: initialize InformationBox::width and height members 2021-03-08 16:29:04 -08:00
informationbox.h
legend.cpp
legend.h
pieseries.cpp statistics: add a sort mode for categorical bar charts 2022-01-04 11:14:24 -08:00
pieseries.h statistics: add a sort mode for categorical bar charts 2022-01-04 11:14:24 -08:00
quartilemarker.cpp
quartilemarker.h
regressionitem.cpp cleanup: prevent distracing conversion warnings 2022-03-12 08:28:32 -08:00
regressionitem.h statistics: make confidence area and regression line opt-in 2021-01-20 08:47:18 +01:00
scatterseries.cpp statistics: support ctrl-selection for all series 2021-02-13 13:02:54 -08:00
scatterseries.h statistics: make selection keyboard modifiers more general 2021-02-13 13:02:54 -08:00
statsaxis.cpp
statsaxis.h
statscolors.cpp
statscolors.h statistics: highlight selected bar 2021-02-13 13:02:54 -08:00
statsgrid.cpp
statsgrid.h
statshelper.cpp statistics: highlight selected boxes in box plot 2021-02-13 13:02:54 -08:00
statshelper.h Qt6: fully define dive structure 2022-03-12 08:28:32 -08:00
statsicons.qrc
statsselection.cpp statistics: support ctrl-selection for all series 2021-02-13 13:02:54 -08:00
statsselection.h statistics: support ctrl-selection for all series 2021-02-13 13:02:54 -08:00
statsseries.cpp statistics: make selection keyboard modifiers more general 2021-02-13 13:02:54 -08:00
statsseries.h statistics: make selection keyboard modifiers more general 2021-02-13 13:02:54 -08:00
statsstate.cpp statistics: add a sort mode for categorical bar charts 2022-01-04 11:14:24 -08:00
statsstate.h statistics: add a sort mode for categorical bar charts 2022-01-04 11:14:24 -08:00
statstranslations.h
statsvariables.cpp cleanup: use already defined constant 2022-03-12 08:28:32 -08:00
statsvariables.h statistics: save dive list with quartiles 2021-02-13 13:02:54 -08:00
statsview.cpp Qt6: small API changes 2022-03-12 08:28:32 -08:00
statsview.h Qt6: small API changes 2022-03-12 08:28:32 -08:00
zvalues.h statistics: implement rectangle selection in scatter plot 2021-02-13 13:02:54 -08:00