[SOLVED] how to get tab index when only text is known?
I have created several tabs. when the user clicks a tab, how to get the index number of that tab when only the Text of that tab is known. I would like to store the results in a QString.
if there is no way of finding the index of a tab Text, then i guess i can store the tab Text in an array and search the array
3 replies
You must log in to post a reply. Not a member yet? Register here!


