Engauge Digitizer  2
Public Member Functions | List of all members
TestProjectedPoint Class Reference

Unit test of spline library. More...

#include <TestProjectedPoint.h>

Inheritance diagram for TestProjectedPoint:
Inheritance graph
Collaboration diagram for TestProjectedPoint:
Collaboration graph

Public Member Functions

 TestProjectedPoint (QObject *parent=0)
 Single constructor. More...
 

Detailed Description

Unit test of spline library.

Definition at line 7 of file TestProjectedPoint.h.

Constructor & Destructor Documentation

◆ TestProjectedPoint()

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

Single constructor.

Definition at line 17 of file TestProjectedPoint.cpp.

17  :
18  QObject(parent)
19 {
20 }

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