rewiringTool.py
Others:
Bases: manager.qwidgetComponent.QWidgetComponent
Parameters: |
|
---|
This method is the property for self.__dockArea attribute.
Returns: | self.__dockArea. ( Integer ) |
---|
This method is the property for self.__engine attribute.
Returns: | self.__engine. ( QObject ) |
---|
This method is the property for self.__iblSetsOutliner attribute.
Returns: | self.__iblSetsOutliner. ( QWidget ) |
---|
This method is the property for self.__reWireFramesWidgets attribute.
Returns: | self.__reWireFramesWidgets. ( Tuple ) |
---|
This method is the property for self.__reWireComboBoxesWidgets attribute.
Returns: | self.__reWireComboBoxesWidgets. ( Tuple ) |
---|
This method is the property for self.__reWireLineEditWidgets attribute.
Returns: | self.__reWireLineEditWidgets. ( Tuple ) |
---|
This method is the property for self.__rewiringParameters attribute.
Returns: | self.__rewiringParameters. ( Tuple ) |
---|
This method activates the Component.
Parameters: | engine – Engine to attach the Component to. ( QObject ) |
---|---|
Returns: | Method success. ( Boolean ) |
This method initializes the Component ui.
Returns: | Method success. ( Boolean ) |
---|
This method uninitializes the Component ui.
Returns: | Method success. ( Boolean ) |
---|
This method adds the Component Widget to the engine.
Returns: | Method success. ( Boolean ) |
---|