Qt Forum

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

    Solved Create an Assistant using multiple qhc and qch files

    General and Desktop
    3
    4
    112
    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.
    • J
      Josiah425 last edited by

      I have multiple libraries, each one defines their own html pages in their own qhcp and qhp files. I have an application that uses all these libraries, and I would like to be able to launch the assistant from this one application with all of the available html pages defined within these multiple qhcp files. I tried to pass in multiple qhcp files as args to the start process command for the assistant, but it seems to just overwrite the previous qhcp file and only display the last defined qhcp file provided to the assistant. Is there a way to do what I'm trying to do?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by SGaist

        Hi and welcome to devnet,

        Based on this part of Qt's documentation , it's seems you are looking for the register argument of the command.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 3
        • J
          Josiah425 last edited by Josiah425

          @sgaist This is exactly what I was looking for, don't know how I missed it thanks!

          Pablo J. Rogina 1 Reply Last reply Reply Quote 0
          • Pablo J. Rogina
            Pablo J. Rogina @Josiah425 last edited by

            @josiah425 if your issue is solved, please don't forget to mark your post as such. Thanks.

            Upvote the answer(s) that helped you solve the issue
            Use "Topic Tools" button to mark your post as Solved
            Add screenshots via postimage.org
            Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

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