According to the documentation of QValueList, the "at" method returns an iterator to the item at a given index. So:
should be correct.Qt Code:
To copy to clipboard, switch view to plain text mode
According to the documentation of QValueList, the "at" method returns an iterator to the item at a given index. So:
should be correct.Qt Code:
To copy to clipboard, switch view to plain text mode
ToddAtWSU (3rd January 2007)
Bookmarks