[Qt-interest] QHelpEngine question

Dominic Stalder dominic.stalder at bluewin.ch
Tue Dec 22 16:37:33 CET 2009


Hi there

I have made the qhc file with the qhcp file and added the following 
lines to my application:

    QHelpEngine *helpEngine = new 
QHelpEngine(Utilities::filePath("res/doc/wiitetris.qhc"), this);
    helpEngine->setupData()

setupData() returns true, so I think everything is ok. But how can I 
show a help widget based on this engine?

Thanks a lot and regards
Dominic




More information about the Qt-interest-old mailing list