> Looks like the welcome page uses handleHelpRequest(url +
> QLatin1String("?view=split")) to achieve that effect.
Nice! That did the trick!
Thanks a lot!
Regards,
Markus
___
Qt-creator mailing list
Qt-creator@qt.nokia.com
http://lists.qt.nokia.com/mai
On Jan 14, 2011, at 1:28 PM, ext Liebe Markus (RtP2/TEF72) wrote:
> Hi there,
>
> (Note: This is a duplicate of the DevNet Thread:
> http://developer.qt.nokia.com/forums/viewthread/3199 )
>
> I want to open the sideBySide context help from within a plugin that I write.
> At the moment I use
>
Hi there,
(Note: This is a duplicate of the DevNet Thread:
http://developer.qt.nokia.com/forums/viewthread/3199 )
I want to open the sideBySide context help from within a plugin that I write.
At the moment I use
Core::HelpManager::instance()->handleHelpRequest(strUrl);
However, this opens the