[Interest] Qt5 qml only and qfiledialog, qfontdialog, ... crash
Stephen Kelly
stephen.kelly at kdab.com
Wed May 9 17:35:21 CEST 2012
On Monday, May 07, 2012 15:09:33 qtnext wrote:
> Hi,
>
> I have started a new desktop application trying to use only qml with
> Qt5 : I need to choose file. There is now no ready to use components to
> open, choose a file, so I have tryed to add widgets module in the pro
> file, and use Qfiledialog ... I can open QFileDialog, but when I close
> the dialog box, the function in my apps corresponding to the after is
> executed just after, but it close the apps just after ... my
> application is derived from qapplication ... Is it forbidden to mix a
> qquickview and real qwidget dialog box or is it a bug ?
Can you supply a testcase please?
I refactored this code quite a lot in Qt 5.
Thanks,
--
Stephen Kelly <stephen.kelly at kdab.com> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120509/efe55b92/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120509/efe55b92/attachment.sig>
More information about the Interest
mailing list