Results 1 to 14 of 14

Thread: My application crashes

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Thanked 370 Times in 336 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: My application crashes

    Quote Originally Posted by sophister View Post
    So I think it will work if I use the ISO C++ dynamic_cast or static_cast.
    The doc says the qobject_cast does not require RTTI.
    what do you think is not suitable if we use dynamic_cast or static_cast?
    for objects which inherit from QObject it's better to use qobject_cast.
    Quote Originally Posted by sophister View Post
    By the way, you get up so early!!
    my local time is 09:09 am
    Qt Assistant -- rocks!
    please, use tags [CODE] & [/CODE].

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

    sophister (27th April 2009)

Similar Threads

  1. Replies: 1
    Last Post: 30th March 2009, 22:25
  2. Replies: 3
    Last Post: 3rd March 2009, 12:24
  3. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  4. Replies: 5
    Last Post: 27th May 2006, 13:44

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.