BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
Public Member Functions | List of all members
bellshire::BT_MatML_App Class Reference

Defines the entry point for the console application. More...

#include <BT_MatML_App.h>

Inheritance diagram for bellshire::BT_MatML_App:

Public Member Functions

 BT_MatML_App ()
 
virtual ~BT_MatML_App ()
 
virtual bool OnInit ()
 
virtual int OnExit ()
 

Detailed Description

Defines the entry point for the console application.

BT_MatML_App

Constructor & Destructor Documentation

◆ BT_MatML_App()

BT_MatML_App::BT_MatML_App ( )

Constructor

◆ ~BT_MatML_App()

BT_MatML_App::~BT_MatML_App ( )
virtual

Destructor

Member Function Documentation

◆ OnExit()

int BT_MatML_App::OnExit ( )
virtual

On Exit

◆ OnInit()

bool BT_MatML_App::OnInit ( )
virtual

On Initiallization, creates the application window

Creation of the application's main MaterialFrame window

Sets up the layout of the frame window

Show the frame window

Sets the frame window as the top frame


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