10#include <wx/artprov.h> 
   11#include <wx/xrc/xmlres.h> 
   15#include <wx/stattext.h> 
   19#include <wx/settings.h> 
   20#include <wx/textctrl.h> 
   22#include <wx/spinctrl.h> 
   24#include <wx/checkbox.h> 
   25#include <wx/gbsizer.h> 
   26#include <wx/statbox.h> 
   27#include <wx/radiobox.h> 
  104        DIALOG_RENDER_JOB_BASE( wxWindow* parent, wxWindowID 
id = wxID_ANY, 
const wxString& title = 
_(
"Render PCB Job Options"), 
const wxPoint& pos = wxDefaultPosition, 
const wxSize& size = wxDefaultSize, 
long style = wxDEFAULT_DIALOG_STYLE );
 
 
wxSpinCtrlDouble * m_spinCtrlLightsBottom
 
wxSpinCtrl * m_spinCtrlHeight
 
wxChoice * m_choiceBgStyle
 
wxSpinCtrlDouble * m_spinCtrlRotX
 
wxCheckBox * m_cbUseBoardStackupColors
 
wxCheckBox * m_cbRaytracing_postProcessing
 
wxStaticText * m_bottomLabel
 
wxRadioBox * m_radioProjection
 
wxStaticText * m_formatLabel
 
wxSpinCtrlDouble * m_spinCtrlLightsSides
 
~DIALOG_RENDER_JOB_BASE()
 
wxStaticText * m_staticText17
 
wxStaticText * m_backgroundStyleLabel
 
wxStaticText * m_TopLabel
 
wxButton * m_sdbSizer1Cancel
 
wxCheckBox * m_cbRaytracing_antiAliasing
 
wxSpinCtrl * m_spinCtrlLightsSideElevation
 
wxCheckBox * m_cbRaytracing_proceduralTextures
 
wxSpinCtrlDouble * m_spinCtrlZoom
 
wxStaticText * m_labelSideLightsElevation
 
wxStaticText * m_staticText19
 
wxSpinCtrlDouble * m_spinCtrlPanX
 
wxStaticText * m_zoomLabel
 
wxSpinCtrlDouble * m_spinCtrlPivotY
 
wxStaticText * m_textOutputPath
 
wxSpinCtrlDouble * m_spinCtrlLightsTop
 
wxSpinCtrlDouble * m_spinCtrlRotY
 
wxSpinCtrlDouble * m_spinCtrlPanZ
 
wxSpinCtrlDouble * m_spinCtrlPivotX
 
wxStaticText * m_presetLabel
 
wxSpinCtrlDouble * m_spinCtrlPanY
 
wxSpinCtrl * m_spinCtrlWidth
 
wxStaticText * m_staticText182
 
wxStaticText * m_dimensionsLabel
 
wxStaticText * m_cameraLabel
 
wxStaticText * m_labelMM2
 
DIALOG_RENDER_JOB_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Render PCB Job Options"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxSpinCtrlDouble * m_spinCtrlPivotZ
 
wxStaticText * m_labelMM1
 
wxStaticText * m_sideLabel
 
wxStdDialogButtonSizer * m_sdbSizer1
 
virtual void OnFormatChoice(wxCommandEvent &event)
 
wxSpinCtrlDouble * m_spinCtrlLightsCamera
 
wxCheckBox * m_cbRaytracing_addFloor
 
wxStaticText * m_labelDegrees
 
wxTextCtrl * m_textCtrlOutputFile
 
wxStaticText * m_labelDeg1
 
wxSpinCtrlDouble * m_spinCtrlRotZ
 
wxStaticText * m_sidesLabel
 
wxChoice * m_choiceFormat
 
wxStaticText * m_labelxx21
 
wxStaticText * m_labelxx2
 
DIALOG_SHIM(wxWindow *aParent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE|wxRESIZE_BORDER, const wxString &name=wxDialogNameStr)