KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_swap_layers_base.h
Go to the documentation of this file.
1
2// C++ code generated with wxFormBuilder (version Dec 30 2017)
3// http://www.wxformbuilder.org/
4//
5// PLEASE DO *NOT* EDIT THIS FILE!
7
8#ifndef __DIALOG_SWAP_LAYERS_BASE_H__
9#define __DIALOG_SWAP_LAYERS_BASE_H__
10
11#include <wx/artprov.h>
12#include <wx/xrc/xmlres.h>
13class WX_GRID;
14
15#include "dialog_shim.h"
16#include <wx/colour.h>
17#include <wx/settings.h>
18#include <wx/string.h>
19#include <wx/font.h>
20#include <wx/grid.h>
21#include <wx/gdicmn.h>
22#include <wx/sizer.h>
23#include <wx/button.h>
24#include <wx/dialog.h>
25
27
28
33{
34 private:
35
36 protected:
38 wxStdDialogButtonSizer* m_sdbSizer;
39 wxButton* m_sdbSizerOK;
41
42 // Virtual event handlers, overide them in your derived class
43 virtual void OnSize( wxSizeEvent& event ) { event.Skip(); }
44
45
46 public:
47
48 DIALOG_SWAP_LAYERS_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Swap Layers"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
50
51};
52
53#endif //__DIALOG_SWAP_LAYERS_BASE_H__
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
Definition: dialog_shim.h:84
Class DIALOG_SWAP_LAYERS_BASE.
virtual void OnSize(wxSizeEvent &event)
wxStdDialogButtonSizer * m_sdbSizer
#define _(s)