Results 1 to 1 of 1

Thread: How to show my .html documents on the main window at Qt help collection file(.qhc)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default How to show my .html documents on the main window at Qt help collection file(.qhc)

    I use Qt assistant as a custom help wiever.i write the .qhp an .qhcp files then i create the binary collection file. when i try to run that file with the write
    'assistant -collectionFile mycollection.qhc'
    at the command line it runs and starts the help collection file but Qt assistant can't find my html documents.It cannot find the way.
    for example Qt assistant search the document at 'qthelp://tey/hey/ScenarioCreation.html' adress;and i couldn't change the adress however my html file is at the 'C:\Users\User\Desktop\salamura\help\ScenarioCreat ion.html'.

    so where can i write my .html documents' adress at .qhcp or .qhp file;for find and show them at main window???????
    Last edited by salamura; 29th July 2010 at 12:06.

Similar Threads

  1. Qt Designer Change active .ui file || Show a second window
    By MrRump in forum Qt Tools
    Replies: 4
    Last Post: 5th June 2010, 19:57
  2. Need a QT class to handle HTML documents...
    By tuthmosis in forum Qt Programming
    Replies: 7
    Last Post: 27th May 2010, 02:34
  3. How to show a wizard before the main window?
    By dcopeto in forum Qt Programming
    Replies: 3
    Last Post: 27th March 2009, 17:10
  4. show() in central main window
    By ufo-vl in forum Newbie
    Replies: 3
    Last Post: 28th July 2007, 02:33
  5. WYSIWYG html, Window show png icon mac no!
    By patrik08 in forum Qt Programming
    Replies: 10
    Last Post: 25th May 2006, 12:01

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
  •  
Qt is a trademark of The Qt Company.