#include <sim/simulator_frame_ui_base.h>
#include <sim/sim_types.h>
#include <kiway_player.h>
#include <dialogs/dialog_sim_command.h>
#include <wx/event.h>
#include <list>
#include <memory>
#include <map>
Go to the source code of this file.
◆ wxDECLARE_EVENT() [1/4]
wxDECLARE_EVENT |
( |
EVT_SIM_FINISHED | , |
|
|
wxCommandEvent | ) |
◆ wxDECLARE_EVENT() [2/4]
wxDECLARE_EVENT |
( |
EVT_SIM_REPORT | , |
|
|
wxCommandEvent | ) |
◆ wxDECLARE_EVENT() [3/4]
wxDECLARE_EVENT |
( |
EVT_SIM_STARTED | , |
|
|
wxCommandEvent | ) |
◆ wxDECLARE_EVENT() [4/4]
wxDECLARE_EVENT |
( |
EVT_SIM_UPDATE | , |
|
|
wxCommandEvent | ) |