Hi all! I'm trying to implement some inline help in a few dialogs of an app. I've compiled a .qch file with the user manual, and my question is this:
How can I launch (not with QtAssistant, with a TextBrowser or some other widget) a file of my compiled .qch file when the user clicks the ? icon in a dialog?
The Qt documentation is quite poor in this topic... I'm not sure how to catch when the user clicks on the ? icon and how to show the help.
Any help would be really appreciated!![]()
Bookmarks