Engauge Digitizer 2
Loading...
Searching...
No Matches
TestGraphCoords Class Reference

Unit tests of graph coordinate sanity checking. More...

#include <TestGraphCoords.h>

Inheritance diagram for TestGraphCoords:
Inheritance graph
Collaboration diagram for TestGraphCoords:
Collaboration graph

Public Member Functions

 TestGraphCoords (QObject *parent=0)
 Single constructor.

Detailed Description

Unit tests of graph coordinate sanity checking.

Definition at line 10 of file TestGraphCoords.h.

Constructor & Destructor Documentation

◆ TestGraphCoords()

TestGraphCoords::TestGraphCoords ( QObject * parent = 0)
explicit

Single constructor.

Definition at line 12 of file TestGraphCoords.cpp.

12 :
13 QObject(parent)
14{
15 m_callback = new CallbackUpdateTransform (m_modelCoords,
17}
@ DOCUMENT_AXES_POINTS_REQUIRED_3

The documentation for this class was generated from the following files: