openMSX
Classes | Namespaces | Functions
ImGuiManager.hh File Reference
#include "ImGuiPartInterface.hh"
#include "ImGuiUtils.hh"
#include "Shortcuts.hh"
#include "EventListener.hh"
#include "FilenameSetting.hh"
#include "IntegerSetting.hh"
#include "Reactor.hh"
#include "RomTypes.hh"
#include "TclObject.hh"
#include "Observer.hh"
#include "strCat.hh"
#include "StringReplacer.hh"
#include <functional>
#include <optional>
#include <string_view>
#include <vector>
Include dependency graph for ImGuiManager.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openmsx::ImGuiManager
 

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

template<typename InfoType >
std::vector< InfoType > openmsx::parseAllConfigFiles (ImGuiManager &manager, std::string_view type, std::initializer_list< std::string_view > topics)