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

Display a received event. More...

Public Member Functions

 EventReceived (name,...)
 Construct an EventReceived dialog. More...
 
 _Close ()
 Close and destroy the dialog box. More...
 

Private Attributes

 eventid
 LabelEntry (RO) containing the eventId. More...
 

Detailed Description

Display a received event.

Options:

Constructor & Destructor Documentation

◆ EventReceived()

lcc::EventReceived::EventReceived ( name  ,
  ... 
)

Construct an EventReceived dialog.

Parameters
nameThe widget path.
...The options:
  • -eventid The event id – this is required.

Member Function Documentation

◆ _Close()

lcc::EventReceived::_Close ( )

Close and destroy the dialog box.

Member Data Documentation

◆ eventid

lcc::EventReceived::eventid
private

LabelEntry (RO) containing the eventId.