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. Context Senitiive Help

Context Senitiive Help

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 452 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.
  • E Offline
    E Offline
    eacb
    wrote on last edited by
    #1

    Hi,

    I've been trying to get context sensitive help working in my application and I can't get anything returned from a supplied ID. in the end, I tried the help example supplied with QT \Qt\Examples\Qt-5.7\help\contextsensitivehelp and loaded this project out of the box. It has exactly the same problem. The application runs, but no help is displayed in the help window.

    The help files are there, and I can load the qhc file in my general help application. It's like I'm missing some core component needed, but not getting any error messages? Can anyone shine any light on this?

    To duplicate, all you need to do is run the supplied example out of the box. That's all I've done.
    Thanks

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kenchan
      wrote on last edited by
      #2

      Hi, might it have something to do with this note in the docs for the QHelpEngineCore class?

      Note: qsqlite4.dll needs to be deployed with the application as the help system uses the sqlite driver when loading help collections.

      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