summaryrefslogtreecommitdiffstats
path: root/tests/surfacetest/graphmodifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/surfacetest/graphmodifier.h')
-rw-r--r--tests/surfacetest/graphmodifier.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/surfacetest/graphmodifier.h b/tests/surfacetest/graphmodifier.h
index ff0b325e..1cf13b97 100644
--- a/tests/surfacetest/graphmodifier.h
+++ b/tests/surfacetest/graphmodifier.h
@@ -126,6 +126,9 @@ public slots:
void handleAxisYChanged(QValue3DAxis *axis);
void handleAxisZChanged(QValue3DAxis *axis);
void handleFpsChange(qreal fps);
+ void changeLabelRotation(int rotation);
+ void toggleAxisTitleVisibility(bool enabled);
+ void toggleAxisTitleFixed(bool enabled);
private:
void fillSeries();