From 964a6c7f8ff2354737ef897067ee46e3d0cd55a9 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Wed, 4 Jun 2014 13:51:21 +0300 Subject: Add testing of renderToImage to scatter test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I03c3868ac7c98658fafa71c19409eb3afe851a10 Reviewed-by: Tomi Korpipää --- tests/scattertest/scatterchart.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/scattertest/scatterchart.h') diff --git a/tests/scattertest/scatterchart.h b/tests/scattertest/scatterchart.h index 983b605a..97c3b1f9 100644 --- a/tests/scattertest/scatterchart.h +++ b/tests/scattertest/scatterchart.h @@ -92,6 +92,7 @@ public slots: void changeLabelRotation(int rotation); void toggleAxisTitleVisibility(bool enabled); void toggleAxisTitleFixed(bool enabled); + void renderToImage(); signals: void shadowQualityChanged(int quality); -- cgit v1.2.3