|
MetaImGUI 1.0.0
ImGui Application Template for C++20
|
#include "DialogManager.h"#include "Localization.h"#include <imgui.h>#include <algorithm>#include <array>#include <iterator>#include <map>
Go to the source code of this file.
Classes | |
| struct | MetaImGUI::MessageBoxState |
| struct | MetaImGUI::InputDialogState |
| struct | MetaImGUI::ProgressDialogState |
| struct | MetaImGUI::ListDialogState |
| struct | MetaImGUI::DialogManager::Impl |
Namespaces | |
| namespace | MetaImGUI |