KiCad PCB EDA Suite
Loading...
Searching...
No Matches
template_default_html.h File Reference
#include <wx/string.h>

Go to the source code of this file.

Functions

wxString GetWelcomeHtml (bool aDarkMode)
 
wxString GetTemplateInfoHtml (const wxString &aTemplateName, bool aDarkMode)
 
wxString GetNoTemplatesHtml (bool aDarkMode)
 

Function Documentation

◆ GetNoTemplatesHtml()

wxString GetNoTemplatesHtml ( bool aDarkMode)
inline

Definition at line 439 of file template_default_html.h.

References _.

◆ GetTemplateInfoHtml()

wxString GetTemplateInfoHtml ( const wxString & aTemplateName,
bool aDarkMode )
inline

Definition at line 271 of file template_default_html.h.

References _.

Referenced by DIALOG_TEMPLATE_SELECTOR::LoadTemplatePreview().

◆ GetWelcomeHtml()

wxString GetWelcomeHtml ( bool aDarkMode)
inline

Definition at line 132 of file template_default_html.h.

References _.

Referenced by DIALOG_TEMPLATE_SELECTOR::ShowWelcomeHtml().