Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is scc, the SCXML compiler for Qt, still a thing?
Qt 6.11 is out! See what's new in the release blog

Is scc, the SCXML compiler for Qt, still a thing?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.0k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • bweirB Offline
    bweirB Offline
    bweir
    wrote on last edited by
    #1

    Hi there,

    Does Qt still support the scc tool?

    https://blog.qt.io/blog/2009/08/10/introducing-scc-the-scxml-compiler-for-the-qt-state-machine-framework/

    I recently started using the QStateMachine, which is amazing, but it's quite laborious setting it up by hand. So when I heard Qt had written uic-like compiler for it, I was thrilled, but it seems to have fallen out of favor. I can't find a whole lot of information on it online.

    Are people still using it? Does Qt regularly produce binary distributions of it? If so, why isn't it included in qttools?

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jp-embedded
      wrote on last edited by
      #2

      I have used scc in a couple of projects with success.

      In fact, scc inspired me to start the scxmlcc.org project, which is similar, but it generates generic c++ code instead of Qt specific code.

      1 Reply Last reply
      1
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        I've been using Qt for a few years but never realized this tool existed. I think it's safe to say that the tool is no longer maintained.

        Would this be a suitable alternative? (It uses the QML language) http://doc.qt.io/qt-5/qmlstatemachine.html

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved