Results 1 to 4 of 4

Thread: ".hlp" viewer

  1. #1
    Join Date
    Jun 2006
    Posts
    34
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default ".hlp" viewer

    Is their any class available in Qt using which we can display and browse the ".hlp" files

    Thanks in Advance,
    boss
    Last edited by boss_bhat; 6th June 2006 at 14:18. Reason: spell

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: ".hlp" viewer

    Maybe if you tell us what ".hlp" files are, we'll be able to help you. But I guess there is no class in Qt which handles it out of the box, no matter what ".hlp" files are (maybe you mean ".chm" Windows help files?).

  3. #3
    Join Date
    Jun 2006
    Posts
    34
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: ".hlp" viewer

    yes they are Windows help files

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: ".hlp" viewer

    So are they "chm" (http://www.speakeasy.org/~russotto/chm/chmformat.html)? If so, I'm not sure, but I think Qt Assistant might be able to read them, so you could use its client library to display them (but you have to check that in the docs). QTextBrowser might be able to display them too, but it's a wild guess, so don't count on it too much.

Similar Threads

  1. jpeg viewer
    By chap19150 in forum Qt Programming
    Replies: 9
    Last Post: 6th June 2006, 12:57
  2. Image Viewer
    By sumsin in forum Qt Programming
    Replies: 3
    Last Post: 14th March 2006, 14:29

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.