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. Custom QtCreator Library and Widget wizards
Qt 6.11 is out! See what's new in the release blog

Custom QtCreator Library and Widget wizards

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 375 Views
  • 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.
  • B Offline
    B Offline
    bmarzolf
    wrote on last edited by
    #1

    I'm trying to create a series of custom wizards for our development team. We use a standardized directory tree for each project which currently requires developers to manually move the source files QtCreator makes.

    I've managed to make the wizards I need for C++ classes and source files. However, There doesn't appear to be an obvious way to make a custom Library wizard nor a custom Widgets Application wizard.

    Are there examples or resources for this? I have yet to find them.

    In the Qt installation folder, if you dig down to where the standard wizards are that come with Qt, there are no Widgets Application or Library wizards so I'm concerned these might be a built in that I cannot make my own version of.

    aha_1980A 1 Reply Last reply
    0
    • B bmarzolf

      I'm trying to create a series of custom wizards for our development team. We use a standardized directory tree for each project which currently requires developers to manually move the source files QtCreator makes.

      I've managed to make the wizards I need for C++ classes and source files. However, There doesn't appear to be an obvious way to make a custom Library wizard nor a custom Widgets Application wizard.

      Are there examples or resources for this? I have yet to find them.

      In the Qt installation folder, if you dig down to where the standard wizards are that come with Qt, there are no Widgets Application or Library wizards so I'm concerned these might be a built in that I cannot make my own version of.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @bmarzolf,

      This youtube talk from Tobias Hunger should give you some insight into Creators wizard system and what you can get out of them.

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      1

      • Login

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