Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Compound State Machines #409

swrpug started this conversation in General
Discussion options

I have been evaluating this package for a day or so. Is there currently a way to create compound state machines? If not, is there a plan to do so? Thanks.

You must be logged in to vote

Replies: 2 comments

Comment options

Hi @swrpug , how are you?

I do have a plan / desire to support compound states. I've worked on a PR to try out a proposal for the syntax, but it's being idle for a while: #329

Nice that you have interest in this feature. Feel free to contribute.

You must be logged in to vote
0 replies
Comment options

It would be great to have compound/parallel states, sure! Ideal would be to be able to digest scxml files like QScxmlStateMachine.fromfile(). The library xmltodict is very handy to parse automatically the xml file to get a dictionary with the description data, and it could be not be too difficult to create automatically a state machine from it. Using a graphical tool like QtCreator is definitely more user friendly to design a complex machine than in-line coding...

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /