Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
CO2Detection.CO2Detection Class Reference
Inheritance diagram for CO2Detection.CO2Detection:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, context)
 
def restore_settings (self, plugin_settings, instance_settings)
 
def save_settings (self, plugin_settings, instance_settings)
 
def shutdown_plugin (self)
 

Private Member Functions

def _on_co2_detected (self, msg)
 
def _set_co2_style (self)
 
def _set_no_co2_style (self)
 

Private Attributes

 _co2_detected_color
 
 _co2_font
 
 _CO2Subscriber
 
 _status_co2_style
 
 _status_no_co2_style
 
 _widget
 

Static Private Attributes

 _update_co2_color = Signal()
 
 _update_no_co2_color = Signal()
 

Detailed Description

Definition at line 15 of file CO2Detection.py.

Constructor & Destructor Documentation

def CO2Detection.CO2Detection.__init__ (   self,
  context 
)

Definition at line 19 of file CO2Detection.py.

Member Function Documentation

def CO2Detection.CO2Detection._on_co2_detected (   self,
  msg 
)
private

Definition at line 75 of file CO2Detection.py.

def CO2Detection.CO2Detection._set_co2_style (   self)
private

Definition at line 84 of file CO2Detection.py.

def CO2Detection.CO2Detection._set_no_co2_style (   self)
private

Definition at line 88 of file CO2Detection.py.

def CO2Detection.CO2Detection.restore_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 70 of file CO2Detection.py.

def CO2Detection.CO2Detection.save_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 65 of file CO2Detection.py.

def CO2Detection.CO2Detection.shutdown_plugin (   self)

Definition at line 61 of file CO2Detection.py.

Member Data Documentation

CO2Detection.CO2Detection._co2_detected_color
private

Definition at line 42 of file CO2Detection.py.

CO2Detection.CO2Detection._co2_font
private

Definition at line 46 of file CO2Detection.py.

CO2Detection.CO2Detection._CO2Subscriber
private

Definition at line 39 of file CO2Detection.py.

CO2Detection.CO2Detection._status_co2_style
private

Definition at line 44 of file CO2Detection.py.

CO2Detection.CO2Detection._status_no_co2_style
private

Definition at line 43 of file CO2Detection.py.

CO2Detection.CO2Detection._update_co2_color = Signal()
staticprivate

Definition at line 16 of file CO2Detection.py.

CO2Detection.CO2Detection._update_no_co2_color = Signal()
staticprivate

Definition at line 17 of file CO2Detection.py.

CO2Detection.CO2Detection._widget
private

Definition at line 23 of file CO2Detection.py.


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


hector_co2_detection_plugin
Author(s):
autogenerated on Mon Jun 10 2019 13:36:31