Any advice on how to create a simple help menu with Qt? I could not really find anything interesting in the examples.
What I have in mind is nothing too fancy like a whole window that looks like a web browser with a search engine, I just want to write few paragraphs, but maybe starting with links to each paragraph at the top, really like a basic web FAQ.
Thanks in advance!