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

Unit test of spline drawer, which classifies single- versus multi-valued data. More...

#include <TestSplineDrawer.h>

Inheritance diagram for TestSplineDrawer:
Inheritance graph
Collaboration diagram for TestSplineDrawer:
Collaboration graph

Public Member Functions

 TestSplineDrawer (QObject *parent=0)
 Single constructor.

Detailed Description

Unit test of spline drawer, which classifies single- versus multi-valued data.

Definition at line 12 of file TestSplineDrawer.h.

Constructor & Destructor Documentation

◆ TestSplineDrawer()

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

Single constructor.

Definition at line 20 of file TestSplineDrawer.cpp.

20 :
21 QObject(parent)
22{
23}

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