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. [SOLVED] Is there any SDK for Qt SDK?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Is there any SDK for Qt SDK?

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 1.9k Views 1 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.
  • S Offline
    S Offline
    soroush
    wrote on last edited by
    #1

    Well, title says it all

    I would like to add new project types to Qt Creator and specialize project creation wizard.

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vsorokin
      wrote on last edited by
      #2

      AFAIK project wizards are Qt Creator plugins, so, you can write own wizard plugin.

      --
      Vasiliy

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        There is no special SDK for Qt Creator... most of us just use the normal Qt Creator with a desktop Qt to hack on it.

        The sources are here: http://qt.gitorious.org/qt-creator

        Wizards can be done as a separate plugin. There also is a XML driven kind of wizard AFAIR, too which might or might not be enough for what you want to do.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          soroush
          wrote on last edited by
          #4

          Thanks guys

          I'm going to try it out.

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            PS: If you have questions: Feel free to stop by in IRC on #qt-creator (freenode network) for a online chat. Of course you can also use the mailing list (Subscribe here: http://lists.qt-project.org/mailman/listinfo/qt-creator ) if you prefer that.

            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