Package animio :: Module ui :: Class ExportLayout
[hide private]
[frames] | no frames]

Class ExportLayout

source code

mrv.maya.ui.FormLayout --+
                         |
                        ExportLayout

Layout encapsulating all export functionality
Instance Methods [hide private]
 
__init__(self, *args, **kwargs) source code
    Callbacks
 
_range_mode_changed(self, sender, *args)
React if the animation mode changes, either enable our custom entry field, or disable it
source code
 
_on_export(self, sender, *args)
Perform the actual export after gathering UI data
source code
 
_show_help(self, sender, *args) source code
    Interface
 
update(self)
Refresh our elements to represent the current scene state
source code
Class Variables [hide private]
    Annotations
  aHelp = "...need Help?"
  aExport = "Export the current selection into a file of your ch...
Class Variable Details [hide private]

aExport

Value:
"Export the current selection into a file of your choice"