wxArt2D
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
a2dGroupDlg Class Reference

#include <groupdlg.h>

Inheritance diagram for a2dGroupDlg:
Inheritance graph
[legend]
Collaboration diagram for a2dGroupDlg:
Collaboration graph
[legend]

Public Member Functions

 a2dGroupDlg (a2dHabitat *habitat, wxFrame *parent, const wxString &title=wxT("group settings"), long style=(wxDEFAULT_DIALOG_STYLE), const wxString &name=_T("frame"))
 
void Init ()
 
void OnCloseWindow (wxCloseEvent &event)
 

Protected Member Functions

void CmAdd_A (wxCommandEvent &)
 
void CmAdd_B (wxCommandEvent &)
 
void CmAdd_D (wxCommandEvent &)
 
void CmRemove_A (wxCommandEvent &)
 
void CmRemove_B (wxCommandEvent &)
 
void CmRemove_D (wxCommandEvent &)
 
void CmClear_A (wxCommandEvent &)
 
void CmClear_B (wxCommandEvent &)
 
void CmOk (wxCommandEvent &)
 
void CmCancel (wxCommandEvent &)
 

Protected Attributes

wxListCtrl * m_listbox_main
 
wxCheckBox * m_onlyselect_A
 
wxCheckBox * m_onlyselect_B
 
wxListCtrl * m_listbox_a
 
wxListCtrl * m_listbox_b
 
wxTextCtrl * m_destination
 
int m_target
 
wxCheckBox * m_clearTarget
 
a2dSmrtPtr< a2dLayersm_layersetup
 
a2dHabitatm_habitat
 

Detailed Description

This class is used to show an execution dialog, in which commands from history can be given to the commandline to be executed by pressing the EXECUTE-button.

Definition at line 23 of file groupdlg.h.


The documentation for this class was generated from the following files:
a2dGroupDlg Class Reference -- Sun Oct 12 2014 17:04:39 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation