openMSX
Public Member Functions | List of all members
openmsx::AdjustWindowInMainViewPort Class Reference

#include <ImGuiAdjust.hh>

Public Member Functions

void pre ()
 
bool post ()
 
void save (ImGuiTextBuffer &buf)
 
bool loadLine (std::string_view name, zstring_view value)
 

Detailed Description

Definition at line 26 of file ImGuiAdjust.hh.

Member Function Documentation

◆ loadLine()

bool openmsx::AdjustWindowInMainViewPort::loadLine ( std::string_view  name,
zstring_view  value 
)

◆ post()

bool openmsx::AdjustWindowInMainViewPort::post ( )

Definition at line 55 of file ImGuiAdjust.cc.

Referenced by openmsx::ImGuiOsdIcons::paint().

◆ pre()

void openmsx::AdjustWindowInMainViewPort::pre ( )

Definition at line 46 of file ImGuiAdjust.cc.

Referenced by openmsx::ImGuiOsdIcons::paint().

◆ save()

void openmsx::AdjustWindowInMainViewPort::save ( ImGuiTextBuffer &  buf)

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