Results 1 to 2 of 2

Thread: Create a help system for my application.

  1. #1
    Join Date
    Jan 2011
    Location
    Sri Lanaka
    Posts
    64
    Thanks
    39
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Create a help system for my application.

    Hi,
    i need to create a help system to my application. What i need is, when user press F1 i need to show the help file for the selected window/Control.
    Can any1 please give me how to get the initial steps for this kind of function.
    at the moment i'm going thought QtHelp module document. Little bit help from you guys are much appreciated.

    Thanks
    Last edited by deepal_de; 10th January 2012 at 06:15.

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Create a help system for my application.

    Create a shortcut for F1 and connect it to a slot. There you open your help browser with the corresponding page. See also the Context-Sensitive Help Example at the documentation.

  3. The following user says thank you to Lykurg for this useful post:

    deepal_de (12th January 2012)

Similar Threads

  1. Replies: 4
    Last Post: 16th August 2011, 14:37
  2. Replies: 0
    Last Post: 15th April 2011, 12:03
  3. Accessing system info on Maemo Nokia N900 device in Qt application
    By freely in forum Qt for Embedded and Mobile
    Replies: 6
    Last Post: 2nd April 2011, 23:10
  4. Register Qt application as operation system toolbar
    By Matriarch in forum Qt Programming
    Replies: 0
    Last Post: 22nd September 2009, 12:59
  5. How can I create this application?
    By hgedek in forum Qt for Embedded and Mobile
    Replies: 10
    Last Post: 19th January 2008, 17:21

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.