DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes | Protected Attributes
InputWithEnterKey Class Reference
Inheritance diagram for InputWithEnterKey:
GUI::Input GUI::Window GUI::Timer_Callback GUI::ActionEventSource GUI::Refcount

List of all members.

Public Member Functions

 InputWithEnterKey (Window *parent, int x, int y, int w, int h=0)
void set_trigger_target (GUI::ToplevelWindow *_who)
virtual bool keyDown (const GUI::Key &key)
 Handle text input.

Public Attributes

std::string trigger_enter = "OK"
std::string trigger_esc = "Cancel"

Protected Attributes

GUI::ToplevelWindowtrigger_who = NULL

Detailed Description

Definition at line 1022 of file sdl_gui.cpp.


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