summaryrefslogtreecommitdiffstats
path: root/tests/barstest/chart.h
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2014-03-12 09:25:51 +0200
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2014-03-24 09:34:40 +0200
commitba812351a1577163a1c9794b667f2b4e3acb9373 (patch)
tree85b64bb39b8e48641ef27eda504251b2d33586a7 /tests/barstest/chart.h
parentb6621d5651e2f8c8ed4ab4a99d15a36823ac897c (diff)
Introduce value axis formatter
Currently only used for label formatting. Also some other preparatory changes for logaxis. Task-number: QTRD-2787 Note: Not to be merged until 1.0 is released Change-Id: I2d7ab70b9c51677d0edd5b0226fb779c9e346286 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'tests/barstest/chart.h')
-rw-r--r--tests/barstest/chart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/barstest/chart.h b/tests/barstest/chart.h
index 5758262c..557270e0 100644
--- a/tests/barstest/chart.h
+++ b/tests/barstest/chart.h
@@ -85,6 +85,7 @@ public:
void primarySeriesTest();
void insertRemoveTestToggle();
void toggleRotation();
+ void useLogAxis();
public slots:
void flipViews();