DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
ConfigurationWindow Class Reference
Inheritance diagram for ConfigurationWindow:
GUI::ToplevelWindow GUI::BorderedWindow GUI::ActionEventSource_Callback GUI::Window GUI::Refcount

List of all members.

Public Member Functions

 ConfigurationWindow (GUI::Screen *parent, GUI::Size x, GUI::Size y, GUI::String &title)
virtual bool keyDown (const GUI::Key &key)
 Key was pressed. Returns true if event was handled.
virtual bool keyUp (const GUI::Key &key)
 Key was released. Returns true if event was handled.
void actionExecuted (GUI::ActionEventSource *b, const GUI::String &arg)
 Menu callback function.

Public Attributes

GUI::ButtoncloseButton

Detailed Description

Definition at line 1160 of file sdl_gui.cpp.


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