|
facebook360_dep
Facebook360 Depth Estimation Pipeline
|
Public Member Functions | |
| def | __init__ (self, parent=None) |
| def | checkedItems (self) |
UI dropdown element with checkbox selection.
| def combobox_checkable.ComboBoxCheckable.__init__ | ( | self, | |
parent = None |
|||
| ) |
Creates default and connects components of the dropdown.
Args:
parent (App(QDialog), optional): Object corresponding to the parent UI element.
| def combobox_checkable.ComboBoxCheckable.checkedItems | ( | self | ) |
Gets selected items.
Returns:
list[str]: Text corresponding to checked items.
1.8.15