Engauge Digitizer  2
Public Member Functions | List of all members
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. More...
 

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: