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

#include <ImGuiHelp.hh>

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

Public Member Functions

void showMenu (MSXMotherBoard *motherBoard) override
 
void paint (MSXMotherBoard *motherBoard) override
 
 ImGuiPart (ImGuiManager &manager_)
 
 ImGuiPart (const ImGuiPart &)=delete
 
 ImGuiPart (ImGuiPart &&)=delete
 
- 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 ()
 

Additional Inherited Members

- Protected Attributes inherited from openmsx::ImGuiPart
ImGuiManagermanager
 

Detailed Description

Definition at line 21 of file ImGuiHelp.hh.

Member Function Documentation

◆ ImGuiPart() [1/3]

openmsx::ImGuiPart::ImGuiPart ( const ImGuiPart )
delete

◆ ImGuiPart() [2/3]

openmsx::ImGuiPart::ImGuiPart ( ImGuiManager manager_)
inlineexplicit

Definition at line 12 of file ImGuiPart.hh.

◆ ImGuiPart() [3/3]

openmsx::ImGuiPart::ImGuiPart ( ImGuiPart &&  )
delete

◆ paint()

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

Reimplemented from openmsx::ImGuiPartInterface.

Definition at line 36 of file ImGuiHelp.cc.

References im::Window().

◆ showMenu()

void openmsx::ImGuiHelp::showMenu ( MSXMotherBoard motherBoard)
overridevirtual

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