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
 
void setOpenGL (bool openGL_)
 
bool isOpenGL () const
 

Detailed Description

Definition at line 13 of file OSDGUI.hh.

Constructor & Destructor Documentation

◆ OSDGUI()

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

Definition at line 19 of file OSDGUI.cc.

Member Function Documentation

◆ getDisplay()

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

Definition at line 18 of file OSDGUI.hh.

Referenced by refresh().

◆ getTopWidget() [1/2]

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

Definition at line 20 of file OSDGUI.hh.

◆ getTopWidget() [2/2]

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

◆ isOpenGL()

bool openmsx::OSDGUI::isOpenGL ( ) const
inline

Definition at line 24 of file OSDGUI.hh.

◆ refresh()

void openmsx::OSDGUI::refresh ( ) const

Definition at line 26 of file OSDGUI.cc.

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

◆ setOpenGL()

void openmsx::OSDGUI::setOpenGL ( bool  openGL_)
inline

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