Clicking twice on TextEdit (a custom class that inherits QTextEdit) sets the flag Enabled = true, and if you click on all of this TextEdit, the flag (or attribute, what is this called?) Enabled = false. Everything works, but if you select the text and then click outside TextEdit-a, then alpha text or something does not change. enter image description here

enter image description here

    0