KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_pns_length_tuning_settings_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>
13class TEXT_CTRL_EVAL;
14
15#include "dialog_shim.h"
16#include <wx/string.h>
17#include <wx/stattext.h>
18#include <wx/gdicmn.h>
19#include <wx/font.h>
20#include <wx/colour.h>
21#include <wx/settings.h>
22#include <wx/choice.h>
23#include <wx/textctrl.h>
24#include <wx/sizer.h>
25#include <wx/statbox.h>
26#include <wx/bitmap.h>
27#include <wx/image.h>
28#include <wx/icon.h>
29#include <wx/statbmp.h>
30#include <wx/checkbox.h>
31#include <wx/button.h>
32#include <wx/dialog.h>
33
35
36
41{
42 private:
43
44 protected:
45 wxStaticText* m_staticText4;
47 wxStaticText* m_staticText15;
48 wxChoice* m_choice4;
49 wxStaticText* m_staticText3;
51 wxStaticText* m_targetLengthLabel;
52 wxTextCtrl* m_targetLengthText;
53 wxStaticText* m_targetLengthUnit;
54 wxStaticBitmap* m_legend;
55 wxStaticText* m_minAmplLabel;
56 wxTextCtrl* m_minAmplText;
57 wxStaticText* m_minAmplUnit;
58 wxStaticText* m_maxAmplLabel;
59 wxTextCtrl* m_maxAmplText;
60 wxStaticText* m_maxAmplUnit;
61 wxStaticText* m_spacingLabel;
62 wxTextCtrl* m_spacingText;
63 wxStaticText* m_spacingUnit;
64 wxStaticText* m_staticText14;
65 wxChoice* m_miterStyle;
66 wxCheckBox* m_singleSidedCheck;
67 wxStaticText* m_radiusLabel;
69 wxStaticText* m_radiusUnit;
70 wxStdDialogButtonSizer* m_stdButtons;
71 wxButton* m_stdButtonsOK;
73
74 public:
75
76 DIALOG_PNS_LENGTH_TUNING_SETTINGS_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Trace Length Tuning"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
77
79
80};
81
Class DIALOG_PNS_LENGTH_TUNING_SETTINGS_BASE.
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormB...
Definition: dialog_shim.h:83
wxTextCtrl wrapper to handle math expression evaluation.
#define _(s)