Engauge Digitizer 2
|
Unit test of guidelines. More...
#include <TestGuidelines.h>
Public Slots | |
void | test00StartupWithoutTransformation () |
void | test01AfterAddingTransformation () |
void | test02AfterRemovingTransformation () |
Public Member Functions | |
TestGuidelines (QObject *parent=0) | |
Single constructor. |
Unit test of guidelines.
Since the QtTest framework automatically screams through the private slots of this class but we want mouse/command/signal events to happen at their own pace in the gui, we use a multi-step approach:
Definition at line 22 of file TestGuidelines.h.
|
explicit |
Single constructor.
Definition at line 41 of file TestGuidelines.cpp.
|
slot |
Definition at line 188 of file TestGuidelines.cpp.
|
slot |
Definition at line 227 of file TestGuidelines.cpp.
|
slot |
Definition at line 294 of file TestGuidelines.cpp.