ToolMap
Loading...
Searching...
No Matches
ProjectDefNew Class Reference
Inheritance diagram for ProjectDefNew:

Public Member Functions

 ProjectDefNew ()
 Constructors.
 
 ProjectDefNew (wxWindow *parent, PrjDefMemManage *PrjDefinition, wxWindowID id=SYMBOL_PROJECTDEFNEW_IDNAME, const wxString &caption=SYMBOL_PROJECTDEFNEW_TITLE, const wxPoint &pos=SYMBOL_PROJECTDEFNEW_POSITION, const wxSize &size=SYMBOL_PROJECTDEFNEW_SIZE, long style=SYMBOL_PROJECTDEFNEW_STYLE)
 
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_PROJECTDEFNEW_IDNAME, const wxString &caption=SYMBOL_PROJECTDEFNEW_TITLE, const wxPoint &pos=SYMBOL_PROJECTDEFNEW_POSITION, const wxSize &size=SYMBOL_PROJECTDEFNEW_SIZE, long style=SYMBOL_PROJECTDEFNEW_STYLE)
 Creation.
 
 ~ProjectDefNew ()
 Destructor.
 
void Init ()
 Initialises member variables.
 
void CreateControls ()
 Creates the controls and sizers.
 
PrjDefMemManageGetProjectDefinition ()
 
virtual bool TransferDataFromWindow ()
 

Public Attributes

wxDirPickerCtrlBestm_DlgPD_Proj_Path
 
wxTextCtrl * m_DlgPd_Proj_Name
 
wxChoice * m_DlgPd_Proj_Unit
 
wxChoice * m_DlgPd_Proj_Projection
 
wxButton * m_DlgPd_Button_Ok
 

Member Function Documentation

◆ CreateControls()

void ProjectDefNew::CreateControls ( )

Creates the controls and sizers.

Create the controls.

Author
Lucien Schreiber (c) CREALP 2008
Date
16 May 2008
Bug
alignement bug, only under mac ??

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