[Qt-interest] problems with using/creating Qt help files ... namespace issues

wim.delvaux at adaptiveplanet.com wim.delvaux at adaptiveplanet.com
Mon Jan 25 02:26:32 CET 2010


Hi all,

I created a qhcp and compiled to qhc
I created a qhp and compiled to qch

I registerd the qhc to the assistant
	like assistant -register MyFile.qhc

All with success

Starting the assistant (no args) indeed shows my help files.

However !! when I enter a URL like
qhelp://mynamespace/myvirtualhome/SomePathToFile.htm

The page does not show.

When I search the help system for some content my page is shown as containing 
help on that topic.  CLicking on the Url shown by help does not show the page.

However!!! when I remove the namespace like

qhelp:SomePathToFile.htm

then the documentation shows !!!!

what might be wrong ? I already tried to remove all assistant caches I could 
find but ... no effect




More information about the Qt-interest-old mailing list