|
KiCad PCB EDA Suite
|
#include <dialogs/dialog_template_selector_base.h>#include <widgets/webview_panel.h>#include "project_template.h"#include <memory>#include <vector>#include <utility>#include <wx/filename.h>#include <wx/fswatcher.h>#include <wx/notebook.h>#include <wx/timer.h>#include <wx/webview.h>Go to the source code of this file.
Classes | |
| class | TEMPLATE_MRU_WIDGET |
| A widget displaying a recently used template with a small icon and title. More... | |
| class | TEMPLATE_WIDGET |
| class | DIALOG_TEMPLATE_SELECTOR |