34 #define DLG_WINDOW_NAME "plot_dialog-window" 67 void Plot( wxCommandEvent& event )
override;
76 void onRunDRC( wxCommandEvent& event )
override;
void OnOutputDirectoryBrowseClicked(wxCommandEvent &event) override
void OnGerberX2Checked(wxCommandEvent &event) override
void OnChangeDXFPlotMode(wxCommandEvent &event) override
PlotFormat getPlotFormat()
void onRunDRC(wxCommandEvent &event) override
PlotFormat
Enum PlotFormat is the set of supported output plot formats.
void CreateDrillFile(wxCommandEvent &event) override
UNIT_BINDER m_trackWidthCorrection
void SetPlotFormat(wxCommandEvent &event) override
void Plot(wxCommandEvent &event) override
PCB_EDIT_FRAME * m_parent
int m_widthAdjustMaxValue
void OnPopUpLayers(wxCommandEvent &event) override
void setPlotModeChoiceSelection(EDA_DRAW_MODE_T aPlotMode)
void OnSetScaleOpt(wxCommandEvent &event) override
int m_widthAdjustMinValue
Class PCB_PLOT_PARAMS handles plot parameters and options when plotting/printing a board.
Class LSEQ is a sequence (and therefore also a set) of PCB_LAYER_IDs.
PCB_PLOT_PARAMS m_plotOpts
Class DIALOG_PLOT is the dialog to set the plot options, and create plot files in various formats.
UNIT_BINDER m_defaultLineWidth
Class PCB_EDIT_FRAME is the main frame for Pcbnew.
UNIT_BINDER m_defaultPenSize
void OnRightClick(wxMouseEvent &event) override
DIALOG_PLOT(PCB_EDIT_FRAME *parent)