Results 1 to 10 of 10

Thread: QPointer gives compilation errors.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Sep 2011
    Location
    Ukraine, Kharkov
    Posts
    9
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QPointer gives compilation errors.

    And why should i need to include the file with class B in the file where i write class X?
    QPointer uses mechanisms of QObject. He needed convert your type to QObject. I think, QPointer uses destroyed() signal from QObject.

  2. The following user says thank you to UASlaX for this useful post:

    pkj (6th September 2011)

Similar Threads

  1. Qt 4.7.0 source compilation errors (MSVC 2010, Windows 7 Ultimate 64-bit)
    By andrey.khaletsky in forum Installation and Deployment
    Replies: 3
    Last Post: 30th September 2010, 08:16
  2. Replies: 0
    Last Post: 26th June 2010, 20:47
  3. compilation errors QT 4.6.2
    By loud91 in forum Installation and Deployment
    Replies: 2
    Last Post: 7th May 2010, 13:33
  4. How to cast QPointer<T> to QPointer<childT>
    By cafu in forum Qt Programming
    Replies: 4
    Last Post: 19th March 2010, 10:51
  5. Qt compilation errors
    By ToddAtWSU in forum Qt Programming
    Replies: 1
    Last Post: 31st October 2006, 17:29

Tags for this Thread

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.