Complete graphical coding as goal
-
For scxml there is a gui editor for defining a statemachine in qt. Now i plan to build a gui editor for datamapping with generating sql-definitions and flat -file and xml-serialiser. Connectable with signals and slots to the statemachine. So you only need textual codinding for heavy cybernetics. I do not want to invent the wheel new. So my question, is there such a tool availabe for using with qt? Has some else the same plan?