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. Create an Assistant using multiple qhc and qch files

Create an Assistant using multiple qhc and qch files

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 359 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.
  • J Offline
    J Offline
    Josiah425
    wrote on last edited by
    #1

    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
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      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
      3
      • J Offline
        J Offline
        Josiah425
        wrote on last edited by Josiah425
        #3

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

        Pablo J. RoginaP 1 Reply Last reply
        0
        • J Josiah425

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

          Pablo J. RoginaP Offline
          Pablo J. RoginaP Offline
          Pablo J. Rogina
          wrote on last edited by
          #4

          @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
          1

          • Login

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