KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_gen_footprint_position_file_base.h
Go to the documentation of this file.
1
2// C++ code generated with wxFormBuilder (version 3.10.1-254-gc2ef7767)
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>
15
16#include "dialog_shim.h"
17#include <wx/string.h>
18#include <wx/stattext.h>
19#include <wx/gdicmn.h>
20#include <wx/font.h>
21#include <wx/colour.h>
22#include <wx/settings.h>
23#include <wx/textctrl.h>
24#include <wx/bmpbuttn.h>
25#include <wx/bitmap.h>
26#include <wx/image.h>
27#include <wx/icon.h>
28#include <wx/button.h>
29#include <wx/sizer.h>
30#include <wx/radiobox.h>
31#include <wx/checkbox.h>
32#include <wx/panel.h>
33#include <wx/dialog.h>
34
36
41{
42 private:
43
44 protected:
45 wxBoxSizer* m_MainSizer;
46 wxStaticText* m_staticTextDir;
49 wxRadioBox* m_rbFormat;
50 wxRadioBox* m_radioBoxUnits;
52 wxCheckBox* m_onlySMD;
53 wxCheckBox* m_excludeTH;
54 wxCheckBox* m_excludeDNP;
57 wxCheckBox* m_negateXcb;
59 wxStdDialogButtonSizer* m_sdbSizer;
60 wxButton* m_sdbSizerOK;
62
63 // Virtual event handlers, override them in your derived class
64 virtual void OnOutputDirectoryBrowseClicked( wxCommandEvent& event ) { event.Skip(); }
65 virtual void onSelectFormat( wxCommandEvent& event ) { event.Skip(); }
66 virtual void onUpdateUIUnits( wxUpdateUIEvent& event ) { event.Skip(); }
67 virtual void onUpdateUIFileOpt( wxUpdateUIEvent& event ) { event.Skip(); }
68 virtual void onUpdateUIOnlySMD( wxUpdateUIEvent& event ) { event.Skip(); }
69 virtual void onUpdateUIExcludeTH( wxUpdateUIEvent& event ) { event.Skip(); }
70 virtual void onUpdateUIincludeBoardEdge( wxUpdateUIEvent& event ) { event.Skip(); }
71 virtual void onUpdateUInegXcoord( wxUpdateUIEvent& event ) { event.Skip(); }
72 virtual void OnGenerate( wxCommandEvent& event ) { event.Skip(); }
73
74
75 public:
76
77 DIALOG_GEN_FOOTPRINT_POSITION_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Generate Placement Files"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
78
80
81};
82
Class DIALOG_GEN_FOOTPRINT_POSITION_BASE.
virtual void onUpdateUIExcludeTH(wxUpdateUIEvent &event)
virtual void OnOutputDirectoryBrowseClicked(wxCommandEvent &event)
virtual void onUpdateUIincludeBoardEdge(wxUpdateUIEvent &event)
virtual void onUpdateUInegXcoord(wxUpdateUIEvent &event)
virtual void onUpdateUIUnits(wxUpdateUIEvent &event)
virtual void onUpdateUIFileOpt(wxUpdateUIEvent &event)
virtual void onUpdateUIOnlySMD(wxUpdateUIEvent &event)
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
Definition: dialog_shim.h:84
A bitmap button widget that behaves like a standard dialog button except with an icon.
A widget for browsing a rich text error/status report.
#define _(s)