Model Railroad System  2.2.2
Public Member Functions | Private Attributes | List of all members
lcc::SendEvent Class Reference

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...
 

Detailed Description

Send Event Dialog – send PCRE message.

Options:

Constructor & Destructor Documentation

◆ SendEvent()

lcc::SendEvent::SendEvent ( name  ,
  ... 
)

Construct a SendEvent dialog.

Parameters
namePathname of the widget.
...Options:
  • -transport LCC Transport object.

Member Function Documentation

◆ _Close()

lcc::SendEvent::_Close ( )

Close the window.

◆ _Send()

lcc::SendEvent::_Send ( )

Bound to the Send button.

Send an event.

Member Data Documentation

◆ eventid

lcc::SendEvent::eventid
private

LabelEntry containing the eventId.