openMSX
Public Member Functions | Public Attributes | List of all members
openmsx::ImGuiSCCViewer Class Referencefinal

#include <ImGuiSCCViewer.hh>

Inheritance diagram for openmsx::ImGuiSCCViewer:
Inheritance graph
[legend]
Collaboration diagram for openmsx::ImGuiSCCViewer:
Collaboration graph
[legend]

Public Member Functions

 ImGuiSCCViewer (ImGuiManager &manager)
 
void paint (MSXMotherBoard *motherBoard) override
 
- Public Member Functions inherited from openmsx::ImGuiPart
 ImGuiPart (ImGuiManager &manager_)
 
 ~ImGuiPart ()
 
 ImGuiPart (const ImGuiPart &)=delete
 
 ImGuiPart (ImGuiPart &&)=delete
 
ImGuiPartoperator= (const ImGuiPart &)=delete
 
ImGuiPartoperator= (ImGuiPart &&)=delete
 
- Public Member Functions inherited from openmsx::ImGuiPartInterface
virtual zstring_view iniName () const
 
virtual void save (ImGuiTextBuffer &)
 
virtual void loadStart ()
 
virtual void loadLine (std::string_view, zstring_view)
 
virtual void loadEnd ()
 
virtual void showMenu (MSXMotherBoard *)
 

Public Attributes

bool show = false
 

Additional Inherited Members

- Protected Attributes inherited from openmsx::ImGuiPart
ImGuiManagermanager
 

Detailed Description

Definition at line 8 of file ImGuiSCCViewer.hh.

Constructor & Destructor Documentation

◆ ImGuiSCCViewer()

openmsx::ImGuiSCCViewer::ImGuiSCCViewer ( ImGuiManager manager)
explicit

Definition at line 10 of file ImGuiSCCViewer.cc.

Member Function Documentation

◆ paint()

void openmsx::ImGuiSCCViewer::paint ( MSXMotherBoard motherBoard)
overridevirtual

Member Data Documentation

◆ show

bool openmsx::ImGuiSCCViewer::show = false

Definition at line 16 of file ImGuiSCCViewer.hh.

Referenced by paint().


The documentation for this class was generated from the following files: