KiCad PCB EDA Suite
|
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
#include "widgets/html_window.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/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/notebook.h>
#include <wx/html/htmlwin.h>
#include <wx/dialog.h>
#include <wx/scrolwin.h>
#include <wx/panel.h>
#include <wx/statbmp.h>
Go to the source code of this file.
Classes | |
class | DIALOG_TEMPLATE_SELECTOR_BASE |
Class DIALOG_TEMPLATE_SELECTOR_BASE. More... | |
class | TEMPLATE_SELECTION_PANEL_BASE |
Class TEMPLATE_SELECTION_PANEL_BASE. More... | |
class | TEMPLATE_WIDGET_BASE |
Class TEMPLATE_WIDGET_BASE. More... | |