Package node_manager_fkie :: Module select_dialog :: Class MainBox
[frames] | no frames]

Class MainBox

source code

python_qt_binding.QtWidgets.QWidget --+
                                      |
                                     MainBox

A widget with entries.

Instance Methods
 
__init__(self, parent=None) source code
 
createFieldsFromValues(self, values, exclusive=False) source code
 
filter(self, arg)
Hide the parameter input field, which label dosn't contains the arg.
source code
 
getSelected(self) source code
 
setState(self, state) source code
Class Variables
  toggled = Signal(Qt.CheckState)
Method Details

filter(self, arg)

source code 

Hide the parameter input field, which label dosn't contains the arg.

Parameters:
  • arg (str) - the filter text