Re: QT help?

Subject: Re: QT help?
From: Lee Fisher <blibbet -at- gmail -dot- com>
To: Mary Moore <mmoore100 -at- hotmail -dot- com>
Date: Mon, 10 Jan 2011 10:23:28 -0800

On 1/10/11 7:13 AM, Mary Moore wrote:
>
> The developers I'm working with use something called the QT Framework
> to develop their GUIs. QT has its own help framework, as described
> here:
>
> http://doc.qt.nokia.com/latest/qthelp-framework.html
>
> Has anyone worked with this before? What do you use to author the
> source files? My client has FrameMaker 9 and RoboHelp 6 available
> as authoring tools. (They don't have the full Tech Comm suite.)
> Has anyone used FM as the authoring tool?

Yes. Vim. No. :-)

Use QTHelp to generate user help, as you mentioned.
http://doc.trolltech.com/4.4/qthelp.html

Use Qdoc or Doxygen to generate dev docs from source comments. For
Doxygen, look for the QHP_* and QH* tags to integrate with QtHelp.
http://www.stack.nl/~dimitri/doxygen/index.html
http://www.stack.nl/~dimitri/doxygen/config.html#cfg_qhg_location
http://doc.qt.nokia.com/qdoc/

Note that as of v4.4, they changed their doc toolchain.
http://doc.qt.nokia.com/qq/qq28-qthelp.html#htmlfilesandhelpprojects
http://doc.qt.nokia.com/4.7/qhelpengine.html

The source code for Qt is available, you can see how the Qt tools use
their own doc tools internally. Besides Qt-provided examples, there are
many open source projects that use this toolchain, and you can see how
they use QtHelp in their code.
http://code.google.com/hosting/search?q=label%3Aqt4+label%3Acplusplus

QtCentre has some forums that might help with Qthelp issues.
http://www.qtcentre.org/

Sorry, I don't know how to integrate FM or RoboHelp with the Qt
toolchain. There is a Vim script that integrates Qt Help strings. :-)
http://www.vim.org/scripts/script.php?script_id=3351

HTH

PS: Nitpick: QT is Apple's QuickTime, Qt is the Nokia toolkit in question.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Create and publish documentation through multiple channels with Doc-To-Help.
Choose your authoring formats and get any output you may need. Try
Doc-To-Help, now with MS SharePoint integration, free for 30-days.
http://www.doctohelp.com

---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40web.techwr-l.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/ for more resources and info.

Please move off-topic discussions to the Chat list, at:
http://lists.techwr-l.com/mailman/listinfo/techwr-l-chat


References:
QT help?: From: Mary Moore

Previous by Author: Re: For the Serial Comma Supporters
Next by Author: Re: need advice - writing wiki Help for web app
Previous by Thread: QT help?
Next by Thread: Re: QT help?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads