Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to specify the form list in Qt's custom wizard of Qt Creator?
Forum Update on Monday, May 27th 2025

How to specify the form list in Qt's custom wizard of Qt Creator?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 58 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.
  • S Offline
    S Offline
    Sammer
    wrote on 26 Feb 2025, 06:19 last edited by
    #1

    Hi, guys! Recently, i am developing a plugin for Qt Creator. Specifically, I have made a custom dialog for "New File...". And I wanna insert it into the "New File" wizard of Qt Creator. I have create a wizard.json for this. I wish the list could display my custom dialog instead of the built-in ones from Qt.
    6361ce17-3f8b-42c1-bc5e-6ce2c68620d8-image.png

    Now i have read the document:
    https://doc.qt.io/qtcreator/creator-project-wizards.html#:~:text=The page sets-,FormContents,-to an array
    But I am confused:
    What's the FormContents? Is that the variable controling list? And how can i edit this variable? Any example please?

    1 Reply Last reply
    0

    1/1

    26 Feb 2025, 06:19

    • Login

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