PHOSPHORANIMATION_EXPORT void applyStaggeredOrImmediate(QObject *parent, int count, SequenceMode sequenceMode, int staggerInterval, const std::function< void(int)> &applyFn, const std::function< void()> &onComplete=nullptr)
Apply a sequence of operations, optionally cascaded with stagger.