问题
I want to use QRadioButton for displaying some state, which cannot be changed by the user; i.e. to use it in a "read-only mode". Which is better to use: setCheckable() or empty functionality of click()?
来源:https://stackoverflow.com/questions/35651905/how-to-make-qradiobutton-to-read-only