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

List of all members.

Public Member Functions

 AutoexecEditor (GUI::Screen *parent, int x, int y, Section_line *section)
void actionExecuted (GUI::ActionEventSource *b, const GUI::String &arg)
 Menu callback function.
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.

Public Attributes

std::vector< GUI::Charcfg_sname

Detailed Description

Definition at line 899 of file sdl_gui.cpp.


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