Results 1 to 1 of 1

Thread: Repaint a QML Scene (QQuickView)

  1. #1
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Repaint a QML Scene (QQuickView)

    Hi,
    I'm using two widget separated by a splitter. in one widget I've used QQuickView. whenever geometry of QQuickView widget is changed (e.g by changing docwidget position) i want to send it's new geometry to qml by invokemethod. I did it but the problem is that the qml scene will not update itself. Is there any update or repaint method for qml to update itself?
    Actually i want to resize embedded QQuickView automatically.
    Thanks
    Last edited by alizadeh91; 23rd July 2013 at 10:33.

Similar Threads

  1. Set fixed window size with QQuickView
    By cristeab in forum Qt Quick
    Replies: 1
    Last Post: 31st January 2013, 10:25
  2. Graphics scene doesn't repaint properly
    By blooglet in forum Qt Programming
    Replies: 5
    Last Post: 16th April 2011, 15:48
  3. Replies: 4
    Last Post: 17th October 2010, 22:30
  4. Creating a scene from piece of another scene
    By maverick_pol in forum Qt Programming
    Replies: 3
    Last Post: 23rd August 2007, 17:51
  5. repaint help pls
    By munna in forum Qt Programming
    Replies: 3
    Last Post: 21st June 2006, 10:52

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.