| 
    KiCad PCB EDA Suite
    
   | 
 
#include <sch_edit_frame.h>#include <bitmaps.h>#include <dialog_annotate_base.h>#include <eeschema_settings.h>#include <kiface_base.h>#include <widgets/wx_html_report_panel.h>#include <schematic.h>#include <sch_commit.h>Go to the source code of this file.
Classes | |
| class | DIALOG_ANNOTATE | 
| A dialog to set/clear reference designators of a schematic with different options.  More... | |
Macros | |
| #define | DLG_WINDOW_NAME "DialogAnnotateWindowName" | 
| #define DLG_WINDOW_NAME "DialogAnnotateWindowName" | 
Definition at line 36 of file dialog_annotate.cpp.
Referenced by DIALOG_ANNOTATE::DIALOG_ANNOTATE(), and SCH_EDIT_FRAME::OnAnnotate().