|
Tronverte
API documentation for Tronverte products.
|
Inherited from QtGui.QMainWindow, tronverte.core.application.Application. More...
Public Member Functions | |
| def | __init__ |
Static Public Member Functions | |
| def | open |
Public Attributes | |
| appName | |
| Name of the application. | |
| appVersion | |
| Version of the application. | |
| buttons | |
| Buttons. | |
| widgets | |
| Widgets. | |
Inherited from QtGui.QMainWindow, tronverte.core.application.Application.
import tronverte.maya.stormv3.rigging.gui.main as stormV3MainGUI reload(stormV3MainGUI) stormV3MainGUI.GUI.open() This is the class which creates main window for Storm V3 GUI.
| def tronverte.maya.stormv3.rigging.gui.main.GUI.__init__ | ( | self, | |
parent = tronverte_maya_core_utilities.Utilities.getMayaMainWindow() |
|||
| ) |
# DESCRIPTION Default constructor. # ARGUMENTS parent | QtCore.QObject | Auto | in | * | arg | Main window of Autodesk Maya. # RETURN None
| def tronverte.maya.stormv3.rigging.gui.main.GUI.open | ( | ) | [static] |
# DESCRIPTION Open the GUI. # ARGUMENTS None. # RETURN None
Name of the application.
Version of the application.
1.7.6.1