129 lines
4.1 KiB
C
129 lines
4.1 KiB
C
|
///////////////////////////////////////////////////////////////////////////
|
||
|
// C++ code generated with wxFormBuilder (version 3.10.1-0-g8feb16b)
|
||
|
// http://www.wxformbuilder.org/
|
||
|
//
|
||
|
// PLEASE DO *NOT* EDIT THIS FILE!
|
||
|
///////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include <wx/artprov.h>
|
||
|
#include <wx/xrc/xmlres.h>
|
||
|
#include <wx/intl.h>
|
||
|
#include <wx/string.h>
|
||
|
#include <wx/stattext.h>
|
||
|
#include <wx/gdicmn.h>
|
||
|
#include <wx/font.h>
|
||
|
#include <wx/colour.h>
|
||
|
#include <wx/settings.h>
|
||
|
#include <wx/statline.h>
|
||
|
#include <wx/bitmap.h>
|
||
|
#include <wx/image.h>
|
||
|
#include <wx/icon.h>
|
||
|
#include <wx/statbmp.h>
|
||
|
#include <wx/radiobut.h>
|
||
|
#include <wx/sizer.h>
|
||
|
#include <wx/spinctrl.h>
|
||
|
#include <wx/textctrl.h>
|
||
|
#include <wx/checkbox.h>
|
||
|
#include <wx/gbsizer.h>
|
||
|
#include <wx/panel.h>
|
||
|
|
||
|
///////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
///////////////////////////////////////////////////////////////////////////////
|
||
|
/// Class PANEL_SETUP_TEARDROPS_BASE
|
||
|
///////////////////////////////////////////////////////////////////////////////
|
||
|
class PANEL_SETUP_TEARDROPS_BASE : public wxPanel
|
||
|
{
|
||
|
private:
|
||
|
|
||
|
protected:
|
||
|
wxBoxSizer* m_gridSizer;
|
||
|
wxStaticText* m_roundShapesLabel;
|
||
|
wxStaticLine* m_staticline1;
|
||
|
wxStaticBitmap* m_bitmapTeardrop;
|
||
|
wxStaticText* m_edgesLabel;
|
||
|
wxRadioButton* m_rbStraightLines;
|
||
|
wxRadioButton* m_rbCurved;
|
||
|
wxStaticText* m_stHsetting;
|
||
|
wxSpinCtrlDouble* m_spTeardropLenPercent;
|
||
|
wxStaticText* m_stTeardropLenUnits;
|
||
|
wxStaticText* m_stMaxLen;
|
||
|
wxTextCtrl* m_tcTdMaxLen;
|
||
|
wxStaticText* m_stMaxLenUnits;
|
||
|
wxStaticText* m_stVsetting;
|
||
|
wxSpinCtrlDouble* m_spTeardropSizePercent;
|
||
|
wxStaticText* m_stLenPercent;
|
||
|
wxStaticText* m_stTdMaxSize;
|
||
|
wxTextCtrl* m_tcMaxHeight;
|
||
|
wxStaticText* m_stMaxHeightUnits;
|
||
|
wxStaticText* m_curvePointsLabel;
|
||
|
wxSpinCtrl* m_curvePointsCtrl;
|
||
|
wxCheckBox* m_cbPreferZoneConnection;
|
||
|
wxStaticText* m_stHDRatio;
|
||
|
wxSpinCtrlDouble* m_spTeardropHDPercent;
|
||
|
wxStaticText* m_minTrackWidthUnits;
|
||
|
wxStaticText* m_minTrackWidthHint;
|
||
|
wxCheckBox* m_cbTeardropsUseNextTrack;
|
||
|
wxStaticText* m_rectShapesLabel;
|
||
|
wxStaticLine* m_staticline2;
|
||
|
wxStaticBitmap* m_bitmapTeardrop1;
|
||
|
wxStaticText* m_edgesLabel1;
|
||
|
wxRadioButton* m_rbStraightLines1;
|
||
|
wxRadioButton* m_rbCurved1;
|
||
|
wxStaticText* m_stHsetting1;
|
||
|
wxSpinCtrlDouble* m_spTeardropLenPercent1;
|
||
|
wxStaticText* m_stTeardropLenUnits1;
|
||
|
wxStaticText* m_stMaxLen1;
|
||
|
wxTextCtrl* m_tcTdMaxLen1;
|
||
|
wxStaticText* m_stMaxLenUnits1;
|
||
|
wxStaticText* m_stVsetting1;
|
||
|
wxSpinCtrlDouble* m_spTeardropSizePercent1;
|
||
|
wxStaticText* m_stLenPercent1;
|
||
|
wxStaticText* m_stTdMaxSize1;
|
||
|
wxTextCtrl* m_tcMaxHeight1;
|
||
|
wxStaticText* m_stMaxHeightUnits1;
|
||
|
wxStaticText* m_curvePointsLabel1;
|
||
|
wxSpinCtrl* m_curvePointsCtrl1;
|
||
|
wxCheckBox* m_cbPreferZoneConnection1;
|
||
|
wxStaticText* m_stHDRatio1;
|
||
|
wxSpinCtrlDouble* m_spTeardropHDPercent1;
|
||
|
wxStaticText* m_minTrackWidthUnits1;
|
||
|
wxStaticText* m_minTrackWidthHint1;
|
||
|
wxCheckBox* m_cbTeardropsUseNextTrack1;
|
||
|
wxStaticText* m_tracksLabel;
|
||
|
wxStaticLine* m_staticline3;
|
||
|
wxStaticBitmap* m_bitmapTeardrop2;
|
||
|
wxStaticText* m_edgesLabel2;
|
||
|
wxRadioButton* m_rbStraightLines2;
|
||
|
wxRadioButton* m_rbCurved2;
|
||
|
wxStaticText* m_stHsetting2;
|
||
|
wxSpinCtrlDouble* m_spTeardropLenPercent2;
|
||
|
wxStaticText* m_stTeardropLenUnits2;
|
||
|
wxStaticText* m_stMaxLen2;
|
||
|
wxTextCtrl* m_tcTdMaxLen2;
|
||
|
wxStaticText* m_stMaxLenUnits2;
|
||
|
wxStaticText* m_stVsetting2;
|
||
|
wxSpinCtrlDouble* m_spTeardropSizePercent2;
|
||
|
wxStaticText* m_stLenPercent2;
|
||
|
wxStaticText* m_stTdMaxSize2;
|
||
|
wxTextCtrl* m_tcMaxHeight2;
|
||
|
wxStaticText* m_stMaxHeightUnits2;
|
||
|
wxStaticText* m_curvePointsLabel2;
|
||
|
wxSpinCtrl* m_curvePointsCtrl2;
|
||
|
wxStaticText* m_stHDRatio2;
|
||
|
wxSpinCtrlDouble* m_spTeardropHDPercent2;
|
||
|
wxStaticText* m_minTrackWidthUnits2;
|
||
|
wxStaticText* m_minTrackWidthHint2;
|
||
|
wxCheckBox* m_cbTeardropsUseNextTrack2;
|
||
|
|
||
|
public:
|
||
|
|
||
|
PANEL_SETUP_TEARDROPS_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( -1,-1 ), long style = wxTAB_TRAVERSAL, const wxString& name = wxEmptyString );
|
||
|
|
||
|
~PANEL_SETUP_TEARDROPS_BASE();
|
||
|
|
||
|
};
|
||
|
|