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. Problem adding a form of type QWizard to GUI project Qt 5.1.1
Forum Updated to NodeBB v4.3 + New Features

Problem adding a form of type QWizard to GUI project Qt 5.1.1

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 468 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.
  • A Offline
    A Offline
    astodolski
    wrote on last edited by
    #1

    I created a Qt GUI Application but leave out the step that generates the form. The reason is that I want to have as the main form a QWizard form.

    After project creation, I add new Qt->Qt Designer Form and select QWizard as the form template and accept the name given. This approach leaves me with no means of properly showing the form. If I add relevant code in the header and constructor I get an error: "no appropriate constructor available."

    How do I create a GUI app with the form as QWizard? All the Wizard examples are not using designer as the means of creating UI objects.

    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