|
KiCad PCB EDA Suite
|
#include <wx/artprov.h>#include <wx/xrc/xmlres.h>#include <wx/intl.h>#include "dialog_shim.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/choice.h>#include <wx/textctrl.h>#include <wx/bmpbuttn.h>#include <wx/bitmap.h>#include <wx/image.h>#include <wx/icon.h>#include <wx/button.h>#include <wx/sizer.h>#include <wx/checklst.h>#include <wx/statbox.h>#include <wx/checkbox.h>#include <wx/radiobut.h>#include <wx/gbsizer.h>#include <wx/statbmp.h>#include <wx/hyperlink.h>#include <wx/spinctrl.h>#include <wx/panel.h>#include <wx/dialog.h>Go to the source code of this file.
Classes | |
| class | DIALOG_PLOT_BASE |
| Class DIALOG_PLOT_BASE. More... | |
Macros | |
| #define | ID_ALLOW_PRINT_PAD_ON_SILKSCREEN 6000 |
| #define | ID_MIROR_OPT 6001 |
| #define ID_ALLOW_PRINT_PAD_ON_SILKSCREEN 6000 |
Definition at line 45 of file dialog_plot_base.h.
Referenced by DIALOG_PLOT_BASE::DIALOG_PLOT_BASE().
| #define ID_MIROR_OPT 6001 |
Definition at line 46 of file dialog_plot_base.h.
Referenced by DIALOG_PLOT_BASE::DIALOG_PLOT_BASE().