Go to the documentation of this file.
6#include <QtCore/QObject>
7#include <QtTest/QtTest>
16 void testConstruction();
18 void testRemoveCurve();
19 void testClearCurves();
20 void testAxisLabels();
21 void testAxisRanges();
22 void testLegendVisibility();
23 void testGridVisibility();
24 void testBoundingBox();
25 void cleanupTestCase();