Tronverte
API documentation for Tronverte products.
 All Classes Namespaces Files Functions Variables
Public Member Functions | Static Public Member Functions | Public Attributes
tronverte.maya.stormv3.rigging.gui.main.GUI Class Reference

Inherited from QtGui.QMainWindow, tronverte.core.application.Application. More...

List of all members.

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.

Detailed Description

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.

Constructor & Destructor Documentation

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

Member Function Documentation

# DESCRIPTION
Open the GUI.

# ARGUMENTS
None.

# RETURN
None

Member Data Documentation

Name of the application.

Version of the application.

Buttons.

Widgets.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables