I second croland if what you want exact match i.e
Qt Code:
int genrePosition = genreItems.indexOf(my_genre);To copy to clipboard, switch view to plain text mode
I second croland if what you want exact match i.e
Qt Code:
int genrePosition = genreItems.indexOf(my_genre);To copy to clipboard, switch view to plain text mode
The biggest difference between time and space is that you can't reuse time.
-- Merrick Furst
Bookmarks