searchDatabase.py
Others:
Bases: manager.qwidgetComponent.QWidgetComponent
Initializes the class.
Parameters: |
|
---|
Property for self.__viewSpacing attribute.
Returns: | self.__viewSpacing. |
---|---|
Return type: | int |
Property for self.__iblSetsOutliner attribute.
Returns: | self.__iblSetsOutliner. |
---|---|
Return type: | QWidget |
Property for self.__collectionsOutliner attribute.
Returns: | self.__collectionsOutliner. |
---|---|
Return type: | QWidget |
Property for self.__cloudExcludedTags attribute.
Returns: | self.__cloudExcludedTags. |
---|---|
Return type: | list |
Activates the Component.
Parameters: | engine (QObject) – Engine to attach the Component to. |
---|---|
Returns: | Method success. |
Return type: | bool |
Adds the Component Widget to the engine.
Returns: | Method success. |
---|---|
Return type: | bool |
Removes the Component Widget from the engine.
Returns: | Method success. |
---|---|
Return type: | bool |
Sets the user defined pattern matching Ibl Sets and updates sibl_gui.components.core.iblSetsOutliner.iblSetsOutliner Component Model content.
Returns: | Method success. |
---|---|
Return type: | bool |
Note: | May require user interaction. |
Sets the user defined time matching Ibl Sets and updates sibl_gui.components.core.iblSetsOutliner.iblSetsOutliner Component Model content.
Returns: | Method success. |
---|---|
Return type: | bool |
Note: | May require user interaction. |
Sets the pattern matching Ibl Sets and updates sibl_gui.components.core.iblSetsOutliner.iblSetsOutliner Component Model content.
Parameters: | |
---|---|
Returns: | Method success. |
Return type: | bool |
Sets the time matching Ibl Sets and updates sibl_gui.components.core.iblSetsOutliner.iblSetsOutliner Component Model content.
Parameters: |
|
---|---|
Returns: | Method success. |
Return type: | bool |