PyModalSplitPlugin.ModalSplitExperimentNewCmd¶
- class ModalSplitExperimentNewCmd¶
Modal Split Experiment creation command.
Details
Command to create a new Modal Split Experiment inside a Modal Split Scenario.
Synopsis¶
Methods¶
def
__init__()def
setScenario()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
- __init__()¶
- setScenario(ascenario)¶
- Parameters:
ascenario –
ModalSplitScenario
Sets the Modal Split Scenario that will contain the Modal Split Experiment to create.