Results 1 to 1 of 1

Thread: SQL Widget Mapper Example bug?

  1. #1
    Join Date
    Sep 2011
    Posts
    6
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default SQL Widget Mapper Example bug?

    Hello all,

    I'm trying to learn from the SQL Widget Example, but I have one concern.

    After I compiled it, without making any changes, all I did was press the Next button all the way to the end, and then press the Previous button all the way to the beginning, and then Next all the way to the end the 2nd time. It appears that the "Type" data has changed just by doing that. Am I the only one getting this effect?

    First time round, beginning to end, the sequence is:
    Home, Work, Other, Home, Other. (Correct)

    Coming back, the sequence is:
    Other, Home, Other, Work, Home. (Correct)

    Going back though, I get:
    Home, Work, Other, Home, Home. (Huh? Should be 'Other')

    What happened?

    Thanks, all.
    Last edited by ohmyqt; 28th September 2013 at 21:22.

Similar Threads

  1. Replies: 1
    Last Post: 19th December 2012, 22:24
  2. Replies: 1
    Last Post: 28th February 2011, 19:54
  3. mapper stop after upgrade to 4.4.3
    By SunnySan in forum Qt Programming
    Replies: 6
    Last Post: 6th November 2008, 11:50
  4. Mapper from QList to QTable* display
    By rwo123gr in forum Newbie
    Replies: 3
    Last Post: 9th May 2008, 20:18
  5. Possible signal mapper problem
    By MarkoSan in forum Qt Programming
    Replies: 13
    Last Post: 25th January 2008, 13:11

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.