26 void cleanupTestCase ();
32 void testCommasInFunctionsForCommasSwitzerland ();
33 void testCommasInFunctionsForCommasUnitedStates ();
34 void testCommasInFunctionsForTabsSwitzerland ();
35 void testCommasInFunctionsForTabsUnitedStates ();
36 void testCommasInRelationsForCommasSwitzerland ();
37 void testCommasInRelationsForCommasUnitedStates ();
38 void testCommasInRelationsForTabsSwitzerland ();
39 void testCommasInRelationsForTabsUnitedStates ();
40 void testExportOnlyNonRegressionLowerCase ();
41 void testExportOnlyNonRegressionUpperCase ();
42 void testExportOnlyRegressionLowerCase ();
43 void testExportOnlyRegressionUpperCase ();
44 void testLogExtrapolationFunctionsAll ();
48 QLocale::Country country,
51 QLocale::Country country,
53 void initData (
bool isLog,
55 QLocale::Country country);
65 QStringList m_curvesIncluded;
68 #endif // TEST_EXPORT_H
Model for DlgSettingsGeneral and CmdSettingsGeneral.
ExportDelimiter
Delimiter values that may or may not be overridden by DOCUMENT_SERIALIZE_EXPORT_DELIMITER_OVERRIDE_CS...
Unit test of Export classes.
TestExport(QObject *parent=0)
Single constructor.
Model for DlgSettingsMainWindow.
QList< double > ExportValuesXOrY
Model for DlgSettingsCoords and CmdSettingsCoords.
Storage of one imported image and the data attached to that image.
Main window consisting of menu, graphics scene, status bar and optional toolbars as a Single Document...