Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Generic Projects and Qt Code Completion in Creator

    Tools
    2
    2
    1235
    Loading More Posts
    • 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
      b.roth last edited by

      Hello folks,

      is there any possibility to use an imported generic project (neither qmake nor cmake) which nevertheless uses Qt and get the Creator to know that Qt is used. I'm having a real hard time to get code completion / documentation working for Qt classes within my project.

      Regards,
      Bernhard

      1 Reply Last reply Reply Quote 0
      • T
        tobias.hunger last edited by

        Creator checks all the include pathes listed for the headers. Adding the directories holding the Qt headers into the relevant file (can't remember the name right now, sorry... I think its ends in .includes or similar) should work.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post