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

Unit test of Export classes. More...

#include <TestExport.h>

Inheritance diagram for TestExport:
Inheritance graph
Collaboration diagram for TestExport:
Collaboration graph

Public Member Functions

 TestExport (QObject *parent=0)
 Single constructor.

Detailed Description

Unit test of Export classes.

Definition at line 16 of file TestExport.h.

Constructor & Destructor Documentation

◆ TestExport()

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

Single constructor.

Definition at line 44 of file TestExport.cpp.

44 :
45 QObject(parent),
46 m_mainWindow (0),
47 m_document (0)
48{
49}

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