1#ifndef TEST_TRANSFORMATION_H
2#define TEST_TRANSFORMATION_H
18 void cleanupTestCase ();
21 void testCartesianLinearLinear ();
22 void testCartesianLinearLog ();
23 void testCartesianLogLinear ();
24 void testCartesianLogLog ();
25 void testPolarLinear ();
26 void testPolarLogOffset1 ();
27 void testPolarLogOffset10 ();
35 void initTransformation (
const QPointF &
s0,
const int INNER_RADIUS_MIN
Model for DlgSettingsCoords and CmdSettingsCoords.
Model for DlgSettingsGeneral and CmdSettingsGeneral.