KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_layers_select_to_pcb_base.h
Go to the documentation of this file.
1
2// C++ code generated with wxFormBuilder (version 3.10.1-0-g8feb16b)
3// http://www.wxformbuilder.org/
4//
5// PLEASE DO *NOT* EDIT THIS FILE!
7
8#pragma once
9
10#include <wx/artprov.h>
11#include <wx/xrc/xmlres.h>
12#include <wx/intl.h>
13#include "dialog_shim.h"
14#include <wx/string.h>
15#include <wx/stattext.h>
16#include <wx/gdicmn.h>
17#include <wx/font.h>
18#include <wx/colour.h>
19#include <wx/settings.h>
20#include <wx/sizer.h>
21#include <wx/statline.h>
22#include <wx/combobox.h>
23#include <wx/button.h>
24#include <wx/bitmap.h>
25#include <wx/image.h>
26#include <wx/icon.h>
27#include <wx/dialog.h>
28
30
31#define ID_LAYERS_MAP_DIALOG_BASE 1000
32#define ID_M_STATICLINESEP 1001
33#define ID_M_STATICTEXTCOPPERLAYERCOUNT 1002
34#define ID_M_COMBOCOPPERLAYERSCOUNT 1003
35#define ID_STORE_CHOICE 1004
36#define ID_GET_PREVIOUS_CHOICE 1005
37#define ID_RESET_CHOICE 1006
38
43{
45 private:
46
47 // Private event handlers
48 void _wxFB_OnBrdLayersCountSelection( wxCommandEvent& event ){ OnBrdLayersCountSelection( event ); }
49 void _wxFB_OnStoreSetup( wxCommandEvent& event ){ OnStoreSetup( event ); }
50 void _wxFB_OnGetSetup( wxCommandEvent& event ){ OnGetSetup( event ); }
51 void _wxFB_OnResetClick( wxCommandEvent& event ){ OnResetClick( event ); }
52
53
54 protected:
55 wxStaticText* m_staticTextLayerSel;
56 wxBoxSizer* m_bSizerLayerList;
57 wxFlexGridSizer* m_flexLeftColumnBoxSizer;
58 wxStaticLine* m_staticlineSep;
59 wxFlexGridSizer* m_flexRightColumnBoxSizer;
62 wxButton* m_buttonStore;
64 wxButton* m_buttonReset;
65 wxStdDialogButtonSizer* m_sdbSizerButtons;
68
69 // Virtual event handlers, override them in your derived class
70 virtual void OnBrdLayersCountSelection( wxCommandEvent& event ) { event.Skip(); }
71 virtual void OnStoreSetup( wxCommandEvent& event ) { event.Skip(); }
72 virtual void OnGetSetup( wxCommandEvent& event ) { event.Skip(); }
73 virtual void OnResetClick( wxCommandEvent& event ) { event.Skip(); }
74
75
76 public:
77
78 LAYERS_MAP_DIALOG_BASE( wxWindow* parent, wxWindowID id = ID_LAYERS_MAP_DIALOG_BASE, const wxString& title = _("Layer Selection"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
79
81
82};
83
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
Definition: dialog_shim.h:88
Class LAYERS_MAP_DIALOG_BASE.
void _wxFB_OnStoreSetup(wxCommandEvent &event)
void _wxFB_OnGetSetup(wxCommandEvent &event)
virtual void OnResetClick(wxCommandEvent &event)
void _wxFB_OnResetClick(wxCommandEvent &event)
virtual void OnBrdLayersCountSelection(wxCommandEvent &event)
virtual void OnStoreSetup(wxCommandEvent &event)
void _wxFB_OnBrdLayersCountSelection(wxCommandEvent &event)
virtual void OnGetSetup(wxCommandEvent &event)
wxStdDialogButtonSizer * m_sdbSizerButtons
#define ID_LAYERS_MAP_DIALOG_BASE
#define _(s)