[Qt-interest] Showing QML files into QMdiArea
Michele Ciampichetti
cia.michele at gmail.com
Mon Sep 12 08:42:08 CEST 2011
Good Morning to all,
I'm trying to show a QML file into QMdiArea, do u have any suggest?
I know how show an image into subclassed QMdiArea, using QPainter drawImage
slot and paint event, but, there is no slot to paint a QWidget.
How can got it? I should subclass QMdiArea and QDeclarativeView by the same
Object? I tryed it but I got an error relative to the setObjectName, that it
was ambiguous (my control is used in form).
How can I got it? Have u some indication for me?
Thanks a lot for your time.
Michele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110912/ad9a4b1c/attachment.html
More information about the Qt-interest-old
mailing list