#include "Dialogs/ParserConfigDialog.h"
#include "Parsers/ConfigManager.h"
#include "Parsers/ParserConfig.h"
#include "Parsers/ParserProfile.h"
#include "Utils/Logger.h"
#include "Utils/ResourcePath.h"
#include <cmath>
#include <wx/filedlg.h>
#include <wx/filename.h>
#include <wx/gbsizer.h>
#include <wx/listctrl.h>
#include <wx/msgdlg.h>
#include <wx/statbox.h>
#include <wx/statline.h>
#include <wx/stdpaths.h>
#include <wx/textdlg.h>
Go to the source code of this file.
◆ EVT_BUTTON() [1/6]
◆ EVT_BUTTON() [2/6]
◆ EVT_BUTTON() [3/6]
◆ EVT_BUTTON() [4/6]
◆ EVT_BUTTON() [5/6]
◆ EVT_BUTTON() [6/6]
◆ EVT_CHECKBOX()
◆ GetResourcePath()
| wxString GetResourcePath |
( |
const wxString & | relativePath | ) |
|
|
static |
◆ wxBEGIN_EVENT_TABLE()
◆ wxEND_EVENT_TABLE()