Results 1 to 6 of 6

Thread: QGraphicsItem: pure virtual method call problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2012
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default QGraphicsItem: pure virtual method call problem

    Hi every body,
    Please help me with this problem:
    I have a class TrackObject that derived from QgsmapcanvasItem to draw a dynamic object on Map, the QgsMapcanvasItem is derived from QGraphicsItem. sometimes i get a pure virtual method call exception and the program is crashed. the "pure virtual method call" exception occured when i create a new TrackObject or delete the TrackObject. I use QGis for MAP and QT version 4.7.4 on OpenSuse OS.

    the attachment is my exception.

    Thanks in advance!
    Attached Images Attached Images

Similar Threads

  1. Replies: 2
    Last Post: 26th November 2011, 04:52
  2. the pure virtual method "abort" in QNetworkReply
    By mavenlin in forum Qt Programming
    Replies: 2
    Last Post: 9th July 2011, 10:01
  3. Replies: 16
    Last Post: 13th March 2008, 17:46
  4. Cost of pure virtual
    By ShaChris23 in forum General Programming
    Replies: 4
    Last Post: 4th November 2007, 18:20
  5. inheritance, pure virtual
    By TheKedge in forum General Programming
    Replies: 2
    Last Post: 18th January 2007, 11:20

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
  •  
Qt is a trademark of The Qt Company.