mgear.flex.flex_widget module¶
flex.ui
Contains the Flex user interface
module: | flex.ui |
---|
-
class
mgear.flex.flex_widget.
FlexDialog
(parent=None)¶ Bases:
sphinx.ext.autodoc.importer._MockObject
The Flex UI widgets
Flex UI contains several options you can tweak to customise your rig update
Creates all the user interface widgets
Parameters: parent (PySide2.QtWidgets) – the parent widget for the Flex dialog widget -
deformed_widgets
()¶ Creates the deformed options widgets
-
layout_widgets
()¶ Creates the general UI layouts
-
models_groups_widgets
()¶ Creates the source and target widgets area
-
options_widgets
()¶ Create the options widget area
-
run_widgets
()¶ Creates the run widgets area
-
transformed_widgets
()¶ Creates the transformed options widgets
-