loaderScriptOptions.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.__templatesOutliner attribute.
Returns: | self.__templatesOutliner. ( QWidget ) |
---|
This method is the property for self.__loaderScript attribute.
Returns: | self.__loaderScript. ( QWidget ) |
---|
This method is the property for self.__views attribute.
Returns: | self.__views. ( Tuple ) |
---|
This method is the property for self.__commonView attribute.
Returns: | self.__commonView. ( QListView ) |
---|
This method is the property for self.__additionalView attribute.
Returns: | self.__additionalView. ( QListView ) |
---|
This method is the property for self.__namespaceSplitter attribute.
Returns: | self.__namespaceSplitter. ( String ) |
---|
This method is the property for self.__templatesSettingsDirectory attribute.
Returns: | self.__templatesSettingsDirectory. ( String ) |
---|
This method is the property for self.__templateSettingsFile attribute.
Returns: | self.__templateSettingsFile. ( String ) |
---|
This method is the property for self.__templateCommonAttributesSection attribute.
Returns: | self.__templateCommonAttributesSection. ( String ) |
---|
This method is the property for self.__templateAdditionalAttributesSection attribute.
Returns: | self.__templateAdditionalAttributesSection. ( String ) |
---|
This method is the property for self.__templateScriptSection attribute.
Returns: | self.__templateScriptSection. ( String ) |
---|
This method is the property for self.__optionsToolboxesHeaders attribute.
Returns: | self.__optionsToolboxesHeaders. ( List ) |
---|
This method is the property for self.__uiLightGrayColor attribute.
Returns: | self.__uiLightGrayColor. ( QColor ) |
---|
This method is the property for self.__uiDarkGrayColor attribute.
Returns: | self.__uiDarkGrayColor. ( QColor ) |
---|
This method is the property for self.__enumSplitter attribute.
Returns: | self.__enumSplitter. ( String ) |
---|
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 ) |
---|