Results 1 to 2 of 2

Thread: QGraphicsScene signal

  1. #1

    Default QGraphicsScene signal

    Hello, do anyone know how to use to use QGraphicsScene's changed(const QList<QRectF> &region) and connect to QGraphicsView::updateScene(QRectF region)?

    Thank you

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QGraphicsScene signal

    Why? That would lead to double connection. QGraphicsView::setScene() already establishes the connection between them.
    J-P Nurmi

Similar Threads

  1. Possible signal mapper problem
    By MarkoSan in forum Qt Programming
    Replies: 13
    Last Post: 25th January 2008, 13:11
  2. how to know which button emit the signal?
    By coder1985 in forum Qt Programming
    Replies: 2
    Last Post: 12th January 2008, 14:26
  3. Replies: 3
    Last Post: 15th April 2007, 19:16
  4. Replies: 2
    Last Post: 17th May 2006, 21:01

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.