[Qt-interest] WG: QT Assistant and ports
Thiago Macieira
thiago at kde.org
Wed Mar 23 08:11:01 CET 2011
On Wednesday, 23 de March de 2011 07:38:01 Lodron, Gerald wrote:
> try
> {
> m_poHelp->start(strApp, oArgs);
>
> if (!m_poHelp->waitForStarted())
> {
> QMessageBox::critical(0, QObject::tr("ReDeform help"),
> QObject::tr("Unable to launch Qt Assistant (%1)").arg(strApp)); return;
> }
> }
None of the Qt functions here throw exceptions. There's no need for a try
block.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110323/18571ce8/attachment.bin
More information about the Qt-interest-old
mailing list