Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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}
const int INNER_RADIUS_MIN
@ DOCUMENT_AXES_POINTS_REQUIRED_3
Callback for collecting axis points and then calculating the current transform from those axis points...

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