I have a few QLineEdit Objects that I have set with setReadOnly(true)
For some reason when I call setText on those objects the text appears inside the QLineEdit.
I have a few QLineEdit Objects that I have set with setReadOnly(true)
For some reason when I call setText on those objects the text appears inside the QLineEdit.