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. ProjectName in ClassWizard
Forum Updated to NodeBB v4.3 + New Features

ProjectName in ClassWizard

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 621 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.
  • V Offline
    V Offline
    vissoft
    wrote on last edited by
    #1

    Hi,

    I have created ProjectWizards and ClassWizards to be used with QtCreator.
    Everything is working fine so far.

    In a ClassWizard I now want to substitute a name in a file with the ProjectName (like %ProjectName% in a ProjectWizard )
    Can the ClassWizard find out the name of the project where the class is going to be added?

    In my case a ui-file is referencing a resource file of the project:
    project = MyProject
    the ClassWizard should substitute in MyClass.ui the name %ProjectName%.qrc with MyProject.qrc

    Anybody any idea how this can done?

    Walter

    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