Robot Framework Integrated Development Environment (RIDE)
robotide.publish.messages.RideClosing Class Reference

Sent when user selects Quit from File menu or via shortcut. More...

Inheritance diagram for robotide.publish.messages.RideClosing:
robotide.publish.messages.RideMessage

Additional Inherited Members

- Public Member Functions inherited from robotide.publish.messages.RideMessage
def __init__ (self, **kwargs)
 Initializes message based on given keyword arguments. More...
 
def publish (self)
 Publishes the message. More...
 
def topic (cls)
 
- Static Public Attributes inherited from robotide.publish.messages.RideMessage
list data = []
 

Detailed Description

Sent when user selects Quit from File menu or via shortcut.

Definition at line 282 of file messages.py.


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