Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | List of all members
airbus_cobot_gui.footer.Footer_v2 Class Reference

Footer class inherit QWidget. More...

Inheritance diagram for airbus_cobot_gui.footer.Footer_v2:
Inheritance graph
[legend]

Public Member Functions

def __init__
 
def resizeEvent
 Redefinit QWidget method called when applie size changed. More...
 
def set_maximum_height
 
def update_alarm
 Methode called when alarm emit signal. More...
 

Public Attributes

 central_layout
 

Static Public Attributes

 CLOSED = False
 
 OPENED = True
 

Private Member Functions

def _trigger
 

Private Attributes

 _alarm_label
 
 _alarm_message
 
 _container_layout_widget
 
 _header_widget
 
 _ico_swith
 
 _maximum_height
 
 _minimum_height
 
 _slider
 
 _status
 

Detailed Description

Footer class inherit QWidget.

This class install and display all gadgets registered in section <footer>

Definition at line 46 of file footer.py.

Constructor & Destructor Documentation

def airbus_cobot_gui.footer.Footer_v2.__init__ (   self,
  parent = None 
)

Definition at line 54 of file footer.py.

Member Function Documentation

def airbus_cobot_gui.footer.Footer_v2._trigger (   self)
private

Definition at line 117 of file footer.py.

def airbus_cobot_gui.footer.Footer_v2.resizeEvent (   self,
  event 
)

Redefinit QWidget method called when applie size changed.

Parameters
eventevent. event: QEvent.

Definition at line 128 of file footer.py.

def airbus_cobot_gui.footer.Footer_v2.set_maximum_height (   self,
  h 
)

Definition at line 98 of file footer.py.

def airbus_cobot_gui.footer.Footer_v2.update_alarm (   self,
  alarm 
)

Methode called when alarm emit signal.

Parameters
alarmalarm descrition (level, msg). alarm: Alarm.

Definition at line 101 of file footer.py.

Member Data Documentation

airbus_cobot_gui.footer.Footer_v2._alarm_label
private

Definition at line 72 of file footer.py.

airbus_cobot_gui.footer.Footer_v2._alarm_message
private

Definition at line 76 of file footer.py.

airbus_cobot_gui.footer.Footer_v2._container_layout_widget
private

Definition at line 88 of file footer.py.

airbus_cobot_gui.footer.Footer_v2._header_widget
private

Definition at line 68 of file footer.py.

airbus_cobot_gui.footer.Footer_v2._ico_swith
private

Definition at line 80 of file footer.py.

airbus_cobot_gui.footer.Footer_v2._maximum_height
private

Definition at line 61 of file footer.py.

airbus_cobot_gui.footer.Footer_v2._minimum_height
private

Definition at line 60 of file footer.py.

airbus_cobot_gui.footer.Footer_v2._slider
private

Definition at line 65 of file footer.py.

airbus_cobot_gui.footer.Footer_v2._status
private

Definition at line 58 of file footer.py.

airbus_cobot_gui.footer.Footer_v2.central_layout

Definition at line 93 of file footer.py.

airbus_cobot_gui.footer.Footer_v2.CLOSED = False
static

Definition at line 52 of file footer.py.

airbus_cobot_gui.footer.Footer_v2.OPENED = True
static

Definition at line 51 of file footer.py.


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


airbus_cobot_gui
Author(s):
autogenerated on Thu Dec 17 2015 11:42:05