39 void cleanupTestCase ();
43 void test00StartupWithoutTransformationReport ();
44 void test01AfterAddingTransformationReport ();
45 void test02AfterRemovingTransformationReport ();
55 const QString &problem);
61 QString problem ()
const;
71 typedef QList<Result> Results;
73 Result compareExpectedAndGot (
const QVector<int> &countsExpectedXT,
74 const QVector<int> &countsExpectedYR);
75 GuidelineState guidelineStateFromString (
const QString &
string)
const;
78 void test00StartupWithoutTransformationPrepare ();
79 void test01AfterAddingTransformationPrepare ();
80 void test02AfterRemovingTransformationPrepare ();
82 void turnOffChecklist ();
Main window consisting of menu, graphics scene, status bar and optional toolbars as a Single Document...