| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/artprov.h>#include <wx/xrc/xmlres.h>#include <wx/intl.h>#include "widgets/resettable_panel.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/choice.h>#include <wx/sizer.h>#include <wx/radiobut.h>#include <wx/bitmap.h>#include <wx/image.h>#include <wx/icon.h>#include <wx/statbmp.h>#include <wx/textctrl.h>#include <wx/checkbox.h>#include <wx/gbsizer.h>#include <wx/panel.h>Go to the source code of this file.
Classes | |
| class | PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE | 
| Class PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE.  More... | |
Macros | |
| #define | ID_SORT_BY_X_POSITION 19200 | 
| #define | ID_SORT_BY_Y_POSITION 19201 | 
| #define | wxID_FIRST_FREE 19202 | 
| #define | wxID_SHEET_X_100 19203 | 
| #define | wxID_SHEET_X_1000 19204 | 
| #define ID_SORT_BY_X_POSITION 19200 | 
Definition at line 35 of file panel_eeschema_annotation_options_base.h.
Referenced by PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE::PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE().
| #define ID_SORT_BY_Y_POSITION 19201 | 
Definition at line 36 of file panel_eeschema_annotation_options_base.h.
Referenced by PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE::PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE().
| #define wxID_FIRST_FREE 19202 | 
Definition at line 37 of file panel_eeschema_annotation_options_base.h.
Referenced by PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE::PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE().
| #define wxID_SHEET_X_100 19203 | 
Definition at line 38 of file panel_eeschema_annotation_options_base.h.
Referenced by PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE::PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE().
| #define wxID_SHEET_X_1000 19204 | 
Definition at line 39 of file panel_eeschema_annotation_options_base.h.
Referenced by PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE::PANEL_EESCHEMA_ANNOTATION_OPTIONS_BASE().