Reputation: 85
I have an item which type is QString:
for example: QString name="Name"
the question is: How can I put this name variable into a combobox?
I've read the Qt 4.6.2 docs but still cant figure out how to do that. Please dont refer me back to that Qt 4.6.2 docs again..
Upvotes: 2
Views: 7096