openMSX
imgui
ImGuiConnector.hh
Go to the documentation of this file.
1
#ifndef IMGUI_CONNECTOR_HH
2
#define IMGUI_CONNECTOR_HH
3
4
#include "
ImGuiPart.hh
"
5
6
namespace
openmsx
{
7
8
class
ImGuiConnector
final :
public
ImGuiPart
9
{
10
public
:
11
using
ImGuiPart::ImGuiPart
;
12
13
void
showMenu
(
MSXMotherBoard
* motherBoard)
override
;
14
};
15
16
}
// namespace openmsx
17
18
#endif
ImGuiPart.hh
openmsx::ImGuiConnector
Definition
ImGuiConnector.hh:9
openmsx::ImGuiConnector::showMenu
void showMenu(MSXMotherBoard *motherBoard) override
Definition
ImGuiConnector.cc:33
openmsx::ImGuiPart
Definition
ImGuiPart.hh:10
openmsx::ImGuiPart::ImGuiPart
ImGuiPart(ImGuiManager &manager_)
Definition
ImGuiPart.hh:12
openmsx::MSXMotherBoard
Definition
MSXMotherBoard.hh:84
openmsx
This file implemented 3 utility functions:
Definition
Autofire.cc:11
Generated on Sat Dec 21 2024 14:13:52 for openMSX by
1.9.8