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

Public Member Functions

 DataFormat_GUI (wxWindow *parent)
 
void Show (bool show=true)
 
wxNotebook * get ()
 
void Update (DataFormat *element)
 

Static Public Member Functions

static wxNotebook * Create (wxWindow *parent)
 Create the GUI for the DataFormat MatML Data and Info More...
 
static wxTreeItemId SetupMatMLTreeCtrl (TreeCtrlSorted *&MatMLTreeCtrl, const wxTreeItemId &ParentId, DataFormat &Element, const wxTreeItemId &PreviousId)
 This set-up the Parent MatML Data into a wxTreeCtrl element and then call on the Children to do the same. More...
 

Public Attributes

wxNotebook * m_GUI
 

Member Function Documentation

◆ Create()

wxNotebook * DataFormat_GUI::Create ( wxWindow *  parent)
static

Create the GUI for the DataFormat MatML Data and Info

Parameters
parent
fgSizer
DataFormatNotebook
DataFormatPanel
Returns
bool

◆ SetupMatMLTreeCtrl()

wxTreeItemId DataFormat_GUI::SetupMatMLTreeCtrl ( TreeCtrlSorted *&  MatMLTreeCtrl,
const wxTreeItemId &  ParentId,
DataFormat Element,
const wxTreeItemId &  PreviousId 
)
static

This set-up the Parent MatML Data into a wxTreeCtrl element and then call on the Children to do the same.

Parameters
ParentId
Element
PreviousId

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