#include <TdkProjectionDlg.h>
Inheritance diagram for TdkProjectionDlg:
Constructor and Destructor Methods | |
Methods related to instantiation and destruction. | |
TdkProjectionDlg () | |
Constructor. | |
virtual | ~TdkProjectionDlg () |
Virtual destructor. | |
static TdkProjectionDlg * | DefaultObject () |
Method used by Abstract Factory. Returns a default object. |
TODO: 1)
TdkProjectionDlg::TdkProjectionDlg | ( | ) | [inline] |
Constructor.
TdkProjectionDlg::~TdkProjectionDlg | ( | ) | [inline, virtual] |
Virtual destructor.
static TdkProjectionDlg* TdkProjectionDlg::DefaultObject | ( | ) | [inline, static] |
Method used by Abstract Factory. Returns a default object.
Reimplemented from TdkDlg.