#include <abstracttest.h>
|
void | Comparison (const QVector< QPointF > &ekv, const QVector< QPointF > &ekvOrig) const |
|
void | Comparison (const QPointF &result, const QPointF &expected, qreal testAccuracy) const |
|
QString | Seamly2DPath () const |
|
QString | SeamlyMePath () const |
|
QString | TranslationsPath () const |
|
int | Run (int exit, const QString &program, const QStringList &arguments, QString &error, int msecs=120000) |
|
bool | CopyRecursively (const QString &srcFilePath, const QString &tgtFilePath) const |
|
Definition at line 81 of file abstracttest.h.
◆ AbstractTest()
AbstractTest::AbstractTest |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ Comparison() [1/2]
void AbstractTest::Comparison |
( |
const QPointF & |
result, |
|
|
const QPointF & |
expected, |
|
|
qreal |
testAccuracy |
|
) |
| const |
|
protected |
◆ Comparison() [2/2]
void AbstractTest::Comparison |
( |
const QVector< QPointF > & |
ekv, |
|
|
const QVector< QPointF > & |
ekvOrig |
|
) |
| const |
|
protected |
◆ CopyRecursively()
bool AbstractTest::CopyRecursively |
( |
const QString & |
srcFilePath, |
|
|
const QString & |
tgtFilePath |
|
) |
| const |
|
protected |
◆ Run()
int AbstractTest::Run |
( |
int |
exit, |
|
|
const QString & |
program, |
|
|
const QStringList & |
arguments, |
|
|
QString & |
error, |
|
|
int |
msecs = 120000 |
|
) |
| |
|
protected |
◆ Seamly2DPath()
QString AbstractTest::Seamly2DPath |
( |
| ) |
const |
|
protected |
◆ SeamlyMePath()
QString AbstractTest::SeamlyMePath |
( |
| ) |
const |
|
protected |
◆ TranslationsPath()
QString AbstractTest::TranslationsPath |
( |
| ) |
const |
|
protected |
The documentation for this class was generated from the following files: