diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-01-13 08:55:47 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-01-13 11:39:36 -0800 |
commit | e610fb248115cb70bc3ded65ad3ac6985658a4a9 (patch) | |
tree | 61359d4845599fd50fa5294a17ca15efc5ac22b9 /mobile-widgets/statsmanager.h | |
parent | 46bb242c69c999575b4d67f262bb5676f243651f (diff) | |
download | subsurface-e610fb248115cb70bc3ded65ad3ac6985658a4a9.tar.gz |
statistics: add count property to chart list
In order to be able to correctly size the chart type popup, we'll need
access to the total count or rows as a property that signals changes to
QML.
The hack to use rowCount() as the READ function requires that rowCount()
can be called without argument, therefore the addition of a default
parent.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'mobile-widgets/statsmanager.h')
0 files changed, 0 insertions, 0 deletions