a2dGroupDlg Class Reference

#include <groupdlg.h>

Collaboration diagram for a2dGroupDlg:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dGroupDlg (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


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 -- Tue Aug 31 18:27:56 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation