openMSX
imgui
ImGuiSCCViewer.hh
Go to the documentation of this file.
1
#ifndef IMGUI_SCCVIEWER_HH
2
#define IMGUI_SCCVIEWER_HH
3
4
#include "
ImGuiPart.hh
"
5
6
namespace
openmsx
{
7
8
class
ImGuiSCCViewer
final :
public
ImGuiPart
9
{
10
public
:
11
explicit
ImGuiSCCViewer
(
ImGuiManager
&
manager
);
12
13
void
paint
(
MSXMotherBoard
* motherBoard)
override
;
14
15
public
:
16
bool
show
=
false
;
17
};
18
19
}
// namespace openmsx
20
21
#endif
ImGuiPart.hh
openmsx::ImGuiManager
Definition
ImGuiManager.hh:59
openmsx::ImGuiPart
Definition
ImGuiPart.hh:10
openmsx::ImGuiPart::manager
ImGuiManager & manager
Definition
ImGuiPart.hh:30
openmsx::ImGuiSCCViewer
Definition
ImGuiSCCViewer.hh:9
openmsx::ImGuiSCCViewer::show
bool show
Definition
ImGuiSCCViewer.hh:16
openmsx::ImGuiSCCViewer::paint
void paint(MSXMotherBoard *motherBoard) override
Definition
ImGuiSCCViewer.cc:40
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