PC3 TextFields: Fix mirroring, use clear() method, vertically center an icon
Mostly the same as frameworks/kirigami!767 (merged)
Plus this additional commit:
PC3/TextField,SearchField: Fix mirroring detection
TextField does not inherit from a QQC2/Control, and thus has no property
named mirrored
.
Amends 1b714902