![]() |
Ember
|
#include "Components/ScalableDialog.h"#include <memory>#include <vector>#include <wx/grid.h>#include <wx/listbox.h>#include <wx/listctrl.h>#include <wx/notebook.h>#include <wx/scrolwin.h>#include <wx/spinctrl.h>#include <wx/wx.h>#include "Parsers/ParserConfig.h"Go to the source code of this file.
Classes | |
| class | HelpDialog |
| Simple scrollable dialog for displaying help text. More... | |
| class | ParserConfigDialog |
| Comprehensive dialog for managing parser configuration profiles. More... | |
Namespaces | |
| namespace | EmberCore |
| Main types header for EmberCore. | |