KD Chart 2  [rev.2.7]
Public Member Functions | List of all members
KDAB::UnitTest::TestFactory Class Referenceabstract

#include <test.h>

Inheritance diagram for KDAB::UnitTest::TestFactory:
Inheritance graph
[legend]

Public Member Functions

virtual Testcreate () const =0
 
virtual ~TestFactory ()
 

Detailed Description

Definition at line 135 of file test.h.

Constructor & Destructor Documentation

virtual KDAB::UnitTest::TestFactory::~TestFactory ( )
virtual

Definition at line 137 of file test.h.

Member Function Documentation

virtual Test* KDAB::UnitTest::TestFactory::create ( ) const
pure virtual

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

Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/

https://www.kdab.com/development-resources/qt-tools/kd-chart/