I know it is not possible to do GUI operations from a QThread but I was wondering if it is possible to read the text of something like a QComboBox or a QRadioButton or QLineEdit etc from the QThread in question.
I know it is not possible to do GUI operations from a QThread but I was wondering if it is possible to read the text of something like a QComboBox or a QRadioButton or QLineEdit etc from the QThread in question.
Bookmarks