Skip to content

(SActivitySequencer): add new editor to display an activity stepper

Emilie WERNERT requested to merge activity-stepper-qt into dev

What does this MR do?

The list of the activities are displayed in a toolbar, the buttons are enabled only if the activity can be launched (if all its parameters are present). The sequencer uses the data from the previously launched activity to create the current one.

Create a new ActivityLauncher configuration to simplify the launch of an activity sequencer.

Improve ExActivities sample to use ActivitySequencer configuration and add volume rendering activity

How to test it?

Launch ExActivities sample and play with it.

Data

sample.tar.bz2

Some results

Capture_du_2019-10-01_10-56-36

Additional tests to run

Read the documentation and try to use this stepper in your application.

Associated Issues/Merge Requests

Edited by Romain MANCIAUX

Merge request reports