Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Can we create documentation of QStateMachines used in code?
-
Hello Team,
In my code lots of state machines are used. I was having question just out of curiosity.
Does Qt have any mechanism to generate the documentation of state machines like which state goes into which one !!??
-
Qt does not have any mechanism to generate the documentation based on your code.