Model Railroad System 2.2.2
|
Send Event Dialog – send PCRE message. More...
Public Member Functions | |
SendEvent (name,...) | |
Construct a SendEvent dialog. More... | |
_Close () | |
Close the window. More... | |
_Send () | |
Bound to the Send button. More... | |
Private Attributes | |
eventid | |
LabelEntry containing the eventId. More... | |
Send Event Dialog – send PCRE message.
Options:
lcc::SendEvent::SendEvent | ( | name | , |
... | |||
) |
Construct a SendEvent dialog.
name | Pathname of the widget. |
... | Options:
|
lcc::SendEvent::_Close | ( | ) |
Close the window.
lcc::SendEvent::_Send | ( | ) |
Bound to the Send
button.
Send an event.
|
private |
LabelEntry containing the eventId.