Results 1 to 2 of 2

Thread: qtHelp namespaces

  1. #1
    Join Date
    Sep 2009
    Posts
    15
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default qtHelp namespaces

    I'm trying to set up a help collection for my application. I think I've got all the pieces present, in terms of the files.
    I can generate compressed help and a help collectoin with no errors.

    What is driving me insane is that I am missing something about the namespaces in QtHelp. I've looked in the examples and can see that nothing seems to be getting done for the namespaces other than settin gthem in the qtHelp project file. When I try to set the source on my QTextBrowser I get an error:

    Qt Code:
    1. QFSFileEngine::open: No file name specified
    2. QTextBrowser: No document for qthelp://myDomainName.com.1_0.manageproject/doc/setup.html
    To copy to clipboard, switch view to plain text mode 

    When I print the values returned from namespaceName() and documentationFilename() I get the correct namespace and collection paths.

    Can someone please help me figure out what step I'm missing. How do I get my documentation under the right namespace so it can be found.

    Thank you

  2. #2
    Join Date
    Sep 2009
    Posts
    15
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: qtHelp namespaces

    Oh, I should also mention I'm on linux

Similar Threads

  1. XML Namespaces
    By Rayven in forum Qt Programming
    Replies: 5
    Last Post: 13th September 2008, 10:00
  2. QtHelp Module - registering compressed help file gives error
    By Ankitha Varsha in forum Qt Programming
    Replies: 1
    Last Post: 16th May 2008, 15:14
  3. QtHelp
    By WinchellChung in forum General Discussion
    Replies: 5
    Last Post: 14th May 2008, 23:46
  4. namespaces and translations
    By gri in forum Qt Programming
    Replies: 3
    Last Post: 30th March 2007, 10:53
  5. problem with namespaces
    By steve918 in forum General Programming
    Replies: 1
    Last Post: 17th September 2006, 17:55

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.