App() | PGM_BASE | virtual |
AskUserForPreferredEditor(const wxString &aDefaultEditor=wxEmptyString) | PGM_BASE | virtual |
BuildArgvUtf8() | PGM_BASE | |
Destroy() | PGM_BASE | |
ForceSystemPdfBrowser(bool aFlg) | PGM_BASE | inlinevirtual |
GetBackgroundJobMonitor() const | PGM_BASE | inlinevirtual |
GetCommonSettings() const | PGM_BASE | virtual |
GetExecutablePath() const | PGM_BASE | virtual |
GetGLContextManager() | PGM_BASE | inline |
GetKicadEnvVariable() const | PGM_BASE | inlinevirtual |
GetLanguageTag() | PGM_BASE | virtual |
GetLocale() | PGM_BASE | inlinevirtual |
GetLocalEnvVariables() const | PGM_BASE | virtual |
GetNotificationsManager() const | PGM_BASE | inlinevirtual |
GetPdfBrowserName() const | PGM_BASE | inlinevirtual |
GetSelectedLanguageIdentifier() const | PGM_BASE | inlinevirtual |
GetSettingsManager() const | PGM_BASE | inlinevirtual |
GetTextEditor(bool aCanShowFileChooser=true) | PGM_BASE | virtual |
GetThreadPool() | PGM_BASE | inline |
HandleAssert(const wxString &aFile, int aLine, const wxString &aFunc, const wxString &aCond, const wxString &aMsg) | PGM_BASE | |
HandleException(std::exception_ptr aPtr) | PGM_BASE | |
HideSplash() | PGM_BASE | |
InitPgm(bool aHeadless=false, bool aSkipPyInit=false, bool aIsUnitTest=false) | PGM_BASE | |
IsGUI() | PGM_BASE | |
IsKicadEnvVariableDefined() const | PGM_BASE | inlinevirtual |
loadCommonSettings() | PGM_BASE | protected |
m_argcUtf8 | PGM_BASE | protected |
m_argvUtf8 | PGM_BASE | protected |
m_background_jobs_monitor | PGM_BASE | protected |
m_kicad_env | PGM_BASE | protected |
m_language_id | PGM_BASE | protected |
m_locale | PGM_BASE | protected |
m_ModalDialogs | PGM_BASE | |
m_notifications_manager | PGM_BASE | protected |
m_pdf_browser | PGM_BASE | protected |
m_pgm_checker | PGM_BASE | protected |
m_Printing | PGM_BASE | |
m_PropertyGridInitialized | PGM_BASE | |
m_python_scripting | PGM_BASE | protected |
m_Quitting | PGM_BASE | |
m_settings_manager | PGM_BASE | protected |
m_singleton | PGM_BASE | protected |
m_splash | PGM_BASE | protected |
m_text_editor | PGM_BASE | protected |
m_use_system_pdf_browser | PGM_BASE | protected |
MacOpenFile(const wxString &aFileName) override | PGM_SINGLE_TOP | inlinevirtual |
OnPgmExit() | PGM_SINGLE_TOP | inline |
OnPgmInit() | PGM_SINGLE_TOP | |
PGM_BASE() | PGM_BASE | |
ReadPdfBrowserInfos() | PGM_BASE | virtual |
SaveCommonSettings() | PGM_BASE | |
SetDefaultLanguage(wxString &aErrMsg) | PGM_BASE | |
SetLanguage(wxString &aErrMsg, bool first_time=false) | PGM_BASE | virtual |
setLanguageId(int aId) | PGM_BASE | inlineprotected |
SetLanguageIdentifier(int menu_id) | PGM_BASE | virtual |
SetLanguagePath() | PGM_BASE | virtual |
SetLocalEnvVariable(const wxString &aName, const wxString &aValue) | PGM_BASE | virtual |
SetLocalEnvVariables() | PGM_BASE | virtual |
SetPdfBrowserName(const wxString &aFileName) | PGM_BASE | inlinevirtual |
SetTextEditor(const wxString &aFileName) | PGM_BASE | virtual |
ShowSplash() | PGM_BASE | |
SingleInstance() | PGM_BASE | inline |
UseSystemPdfBrowser() const | PGM_BASE | inlinevirtual |
workingDirKey | PGM_BASE | static |
WritePdfBrowserInfos() | PGM_BASE | virtual |
~PGM_BASE() | PGM_BASE | virtual |