KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_color_code_base.h
Go to the documentation of this file.
1
2// C++ code generated with wxFormBuilder (version 3.10.0-4761b0c5)
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>
14#include <wx/string.h>
15#include <wx/radiobox.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/stattext.h>
22#include <wx/bitmap.h>
23#include <wx/image.h>
24#include <wx/icon.h>
25#include <wx/statbmp.h>
26#include <wx/panel.h>
27
29
30
35{
36 private:
37
38 protected:
40 wxStaticText* m_staticTextBand1;
41 wxStaticText* m_staticTextBand2;
42 wxStaticText* m_staticTextBand3;
43 wxStaticText* m_staticTextBand4;
44 wxStaticText* m_staticTextBand5;
45 wxStaticText* m_staticTextBand6;
46 wxStaticBitmap* m_Band1bitmap;
47 wxStaticBitmap* m_Band2bitmap;
48 wxStaticBitmap* m_Band3bitmap;
49 wxStaticBitmap* m_Band4bitmap;
50 wxStaticBitmap* m_Band_mult_bitmap;
51 wxStaticBitmap* m_Band_tol_bitmap;
52
53 // Virtual event handlers, override them in your derived class
54 virtual void OnToleranceSelection( wxCommandEvent& event ) { event.Skip(); }
55
56
57 public:
58
59 PANEL_COLOR_CODE_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 500,300 ), long style = wxTAB_TRAVERSAL, const wxString& name = wxEmptyString );
60
62
63};
64
const char * name
Definition: DXF_plotter.cpp:57
Class PANEL_COLOR_CODE_BASE.
wxStaticBitmap * m_Band_tol_bitmap
virtual void OnToleranceSelection(wxCommandEvent &event)
wxStaticText * m_staticTextBand4
wxStaticText * m_staticTextBand1
wxStaticText * m_staticTextBand5
wxStaticText * m_staticTextBand3
wxStaticBitmap * m_Band2bitmap
wxStaticBitmap * m_Band4bitmap
wxStaticBitmap * m_Band_mult_bitmap
wxStaticText * m_staticTextBand6
wxStaticBitmap * m_Band1bitmap
wxStaticBitmap * m_Band3bitmap
wxStaticText * m_staticTextBand2