Version: 0.6.0

#include <createcbdlg.h>

Inheritance diagram for wxGISCreateCommandBarDlg:
Collaboration diagram for wxGISCreateCommandBarDlg:

Public Member Functions

 wxGISCreateCommandBarDlg (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Create toolbar or menu"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(246, 222), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
 
virtual bool TransferDataFromWindow ()
 

Public Attributes

wxString m_sCommandbarName
 
wxString m_sCommandbarCaption
 
wxGISEnumCommandBars m_CommandbarType
 
bool m_bLeftDockable
 
bool m_bRightDockable
 

Protected Attributes

wxStaticText * m_staticText4
 
wxTextCtrl * m_textCtrl3
 
wxStaticText * m_staticText5
 
wxTextCtrl * m_textCtrl4
 
wxStaticText * m_staticText6
 
wxChoice * m_choice1
 
wxStaticText * m_staticText41
 
wxCheckBox * m_checkLeftD
 
wxStaticText * m_staticText51
 
wxCheckBox * m_checkRightD
 
wxStdDialogButtonSizer * m_sdbSizer1
 
wxButton * m_sdbSizer1OK
 
wxButton * m_sdbSizer1Cancel
 
int m_nType
 

Detailed Description

The dialog to create new menues and toolbars

Library:  wxGISFramework

The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/wxgis/framework/createcbdlg.h
  • /home/bishop/work/projects/nextgismanager/src/framework/createcbdlg.cpp