DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Protected Attributes
PropertyEditor Class Reference
Inheritance diagram for PropertyEditor:
GUI::Window GUI::ActionEventSource_Callback GUI::Refcount PropertyEditorBool PropertyEditorFloat PropertyEditorHex PropertyEditorInt PropertyEditorString

List of all members.

Public Member Functions

 PropertyEditor (Window *parent, int x, int y, Section_prop *section, Property *prop)
virtual bool prepare (std::string &buffer)=0
void actionExecuted (GUI::ActionEventSource *b, const GUI::String &arg)
 Handler with optional String argument.
void paintVisGuideLineBetween (GUI::Drawable &d, const GUI::Window *lm, const GUI::Window *rm, const GUI::Window *pm) const

Protected Attributes

Section_propsection
Propertyprop

Detailed Description

Definition at line 515 of file sdl_gui.cpp.


Member Function Documentation

void PropertyEditor::actionExecuted ( GUI::ActionEventSource source,
const GUI::String arg 
) [inline, virtual]

Handler with optional String argument.

If the event source doesn't provide an additional argument, the name will be used.

Implements GUI::ActionEventSource_Callback.

Definition at line 525 of file sdl_gui.cpp.


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