about.py
Others:
Bases: manager.qwidgetComponent.QWidgetComponent
Parameters: |
|
---|
This method is the property for self.__uiResourcesDirectory attribute.
Returns: | self.__uiResourcesDirectory. ( String ) |
---|
This method is the property for self.__uiLogoImage attribute.
Returns: | self.__uiLogoImage. ( String ) |
---|
This method is the property for self.__uiGpl3Image attribute.
Returns: | self.__uiGpl3Image. ( String ) |
---|
This method is the property for self.__engine attribute.
Returns: | self.__engine. ( QObject ) |
---|
This method is the property for self.__miscellaneousMenu attribute.
Returns: | self.__miscellaneousMenu. ( QMenu ) |
---|
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 ) |
---|