Following screen capture is a sample code generated from ChatGPT. But I would like to establish the same structure from QT Designer. I cannot find a way to insert radio boxes ‘into’ QTableWidget cells. Is this possible to acheive it in QT Designer?
Sample GUI
I tried in QT Designer. But QRadioButton & QTableWidget are two seperated items. I cannot put radio buttons into the table.