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

Unit tests of matrix. More...

#include <TestMatrix.h>

Inheritance diagram for TestMatrix:
Inheritance graph
Collaboration diagram for TestMatrix:
Collaboration graph

Public Member Functions

 TestMatrix (QObject *parent=0)
 Single constructor.

Detailed Description

Unit tests of matrix.

Definition at line 8 of file TestMatrix.h.

Constructor & Destructor Documentation

◆ TestMatrix()

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

Single constructor.

Definition at line 11 of file TestMatrix.cpp.

11 :
12 QObject(parent)
13{
14}

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