SmartMeshSDK
 All Classes Namespaces Functions Variables Groups
HrListener.hrListenerGui Class Reference
+ Inheritance diagram for HrListener.hrListenerGui:

Public Member Functions

def __init__
 
def start
 This command instructs the GUI to start executing and reacting to user interactions. More...
 

Public Attributes

 guiLock
 
 apiDef
 
 notifClientHandler
 
 window
 
 connectionFrame
 
 tableFrame
 
 connector
 

Constructor & Destructor Documentation

def HrListener.hrListenerGui.__init__ (   self)

Member Function Documentation

def HrListener.hrListenerGui.start (   self)

This command instructs the GUI to start executing and reacting to user interactions.

It never returns and should therefore be the last command called.

Member Data Documentation

HrListener.hrListenerGui.apiDef
HrListener.hrListenerGui.connectionFrame
HrListener.hrListenerGui.connector
HrListener.hrListenerGui.guiLock
HrListener.hrListenerGui.notifClientHandler
HrListener.hrListenerGui.tableFrame
HrListener.hrListenerGui.window