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

Unit tests of formats. More...

#include <TestFormats.h>

Inheritance diagram for TestFormats:
Inheritance graph
Collaboration diagram for TestFormats:
Collaboration graph

Public Member Functions

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

Detailed Description

Unit tests of formats.

Definition at line 8 of file TestFormats.h.

Constructor & Destructor Documentation

◆ TestFormats()

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

Single constructor.

Definition at line 10 of file TestFormats.cpp.

10  :
11  QObject(parent)
12 {
13 }

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