Results 1 to 7 of 7

Thread: more of a C++ question

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    63
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: more of a C++ question

    switched from MinGW to MSVC compilation; seems to have resolved the issue..

  2. #2
    Join Date
    Jun 2007
    Posts
    19
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: more of a C++ question

    I have seen something like this before, very hard to find. I think what helped was using .value(var) instead of .at(var), it's null pointer safe.

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.