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

#include <OSDGUI.hh>

Public Member Functions

 OSDGUI (CommandController &commandController, Display &display)
 
DisplaygetDisplay () const
 
const OSDTopWidgetgetTopWidget () const
 
OSDTopWidgetgetTopWidget ()
 
void refresh () const
 

Detailed Description

Definition at line 14 of file OSDGUI.hh.

Constructor & Destructor Documentation

◆ OSDGUI()

openmsx::OSDGUI::OSDGUI ( CommandController commandController,
Display display 
)

Definition at line 22 of file OSDGUI.cc.

Member Function Documentation

◆ getDisplay()

Display & openmsx::OSDGUI::getDisplay ( ) const
inline

Definition at line 19 of file OSDGUI.hh.

Referenced by refresh().

◆ getTopWidget() [1/2]

OSDTopWidget & openmsx::OSDGUI::getTopWidget ( )
inline

Definition at line 21 of file OSDGUI.hh.

◆ getTopWidget() [2/2]

const OSDTopWidget & openmsx::OSDGUI::getTopWidget ( ) const
inline

◆ refresh()

void openmsx::OSDGUI::refresh ( ) const

Definition at line 29 of file OSDGUI.cc.

References getDisplay(), and openmsx::Display::repaintDelayed().

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


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