32 void _onChildFinished();
35 void _checkAllComplete();
37 int _activeChildren = 0;
38 int _completedChildren = 0;
void addParallelState(QAbstractState *state)
void onEntry(QEvent *event) override
void onExit(QEvent *event) override
void allComplete()
Emitted when all parallel child states have completed.
QString stateName() const
bool event(QEvent *event) override