Hello friends,
I am a QT newbie today, i want to make a multiple choice in QT.
Please help me. thanks
My english is poor, Sympathize for me
Hello friends,
I am a QT newbie today, i want to make a multiple choice in QT.
Please help me. thanks
My english is poor, Sympathize for me
Do you want to do UI or CLI
When you know how to do it then you may do it wrong.
When you don't know how to do it then it is not that you may do it wrong but you may not do it right.
Tuyentt (22nd March 2017)
UI,bro
If multiple choice with one valid answer you could use qradiobutton in a qbuttongroup or a qcombobox.
Else you could use qcheckbox (or checkable qpushbuttons).
Bookmarks