Ember
Loading...
Searching...
No Matches
ProjectManagerDialog.cpp File Reference
#include "Dialogs/ProjectManagerDialog.h"
#include "Dialogs/BehaviorTreeProjectDialog.h"
#include "Parsers/BehaviorTreeProject.h"
#include "Parsers/ProjectManager.h"
#include "Utils/ResourcePath.h"
#include <fstream>
#include <nlohmann/json.hpp>
#include <wx/datetime.h>
#include <wx/filedlg.h>
#include <wx/filename.h>
#include <wx/msgdlg.h>
#include <wx/statbox.h>
#include <wx/statline.h>
#include <wx/stdpaths.h>

Go to the source code of this file.

Functions

 wxBEGIN_EVENT_TABLE (ProjectManagerDialog, EmberUI::ScalableDialog) EVT_BUTTON(ID_OPEN
ProjectManagerDialog::OnOpen EVT_BUTTON (ID_BROWSE, ProjectManagerDialog::OnBrowse) EVT_BUTTON(wxID_CANCEL
ProjectManagerDialog::OnOpen ProjectManagerDialog::OnCancel wxEND_EVENT_TABLE () ProjectManagerDialog

Function Documentation

◆ EVT_BUTTON()

◆ wxBEGIN_EVENT_TABLE()

wxBEGIN_EVENT_TABLE ( ProjectManagerDialog ,
EmberUI::ScalableDialog  )

◆ wxEND_EVENT_TABLE()