searchDatabase.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.__viewSpacing attribute.
| Returns: | self.__viewSpacing. ( 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.__collectionsOutliner attribute.
| Returns: | self.__collectionsOutliner. ( QWidget ) |
|---|
This method is the property for self.__view attribute.
| Returns: | self.__view. ( QWidget ) |
|---|
This method is the property for self.__cloudExcludedTags attribute.
| Returns: | self.__cloudExcludedTags. ( List ) |
|---|
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 ) |
|---|
This method removes the Component Widget from the engine.
| Returns: | Method success. ( Boolean ) |
|---|
This method sets the user defined pattern matching Ibl Sets and updates sibl_gui.components.core.iblSetsOutliner.iblSetsOutliner Component Model content.
| Returns: | Method success. ( Boolean ) |
|---|---|
| Note : | This method may require user interaction. |
This method sets the user defined time matching Ibl Sets and updates sibl_gui.components.core.iblSetsOutliner.iblSetsOutliner Component Model content.
| Returns: | Method success. ( Boolean ) |
|---|---|
| Note : | This method may require user interaction. |
This method sets the pattern matching Ibl Sets and updates sibl_gui.components.core.iblSetsOutliner.iblSetsOutliner Component Model content.
| Parameters: |
|
|---|---|
| Returns: | Method success. ( Boolean ) |
This method sets the time matching Ibl Sets and updates sibl_gui.components.core.iblSetsOutliner.iblSetsOutliner Component Model content.
| Parameters: |
|
|---|---|
| Returns: | Method success. ( Boolean ) |