
Public Member Functions | |
| def | __init__ |
| def | setup_launchers |
Public Member Functions inherited from airbus_cobot_gui.python_qt_extend.qpopup.QPopup | |
| def | __init__ |
| The constructor. More... | |
| def | set_corners_link |
| Geometric link between parent and popup object. More... | |
| def | setAttachement |
| Corner links between parent and popup object. More... | |
| def | setLinks |
| def | show_ |
| Show popup. More... | |
Private Attributes | |
| _launchers_layout | |
Additional Inherited Members | |
Static Public Member Functions inherited from airbus_cobot_gui.python_qt_extend.qpopup.QPopup | |
| def | get_corner_position |
| Get glabal corner position. More... | |
Static Public Attributes inherited from airbus_cobot_gui.python_qt_extend.qpopup.QPopup | |
| int | BottomLeft = 4 |
| int | BottomRight = 2 |
| int | Center = 5 |
| int | TopLeft = 1 |
| int | TopRight = 3 |
Definition at line 221 of file plugin_provider.py.
| def airbus_cobot_gui.plugin.plugin_provider.PluginsGroupPopup.__init__ | ( | self, | |
| parent | |||
| ) |
Definition at line 223 of file plugin_provider.py.
| def airbus_cobot_gui.plugin.plugin_provider.PluginsGroupPopup.setup_launchers | ( | self, | |
| launchers | |||
| ) |
Definition at line 235 of file plugin_provider.py.
|
private |
Definition at line 230 of file plugin_provider.py.