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. Hint about help documentation
Forum Updated to NodeBB v4.3 + New Features

Hint about help documentation

Scheduled Pinned Locked Moved Unsolved General and Desktop
helphtmlpdf
2 Posts 1 Posters 1.1k 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.
  • M Offline
    M Offline
    Mark81
    wrote on last edited by
    #1

    Hi!
    Let's imagine to have a combobox with a lot of items. When the user selects one, I want to display the "help" contents related to the item. I know I could do this in many ways.
    Anyway, I would like to find a solution which allows me to:

    • generate separated html pages (which I will load into a TextBrowser at runtime)
    • generate a browsable documentation (I mean an index.html and all other links among the pages)
    • generate a pdf of the same contents

    I'm not sure if the built-in QHelpEngine is a good choice (by the way I cannot run the examples on this topic!). What would you suggest me?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Mark81
      wrote on last edited by
      #2

      Found: Sphinx

      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