I found the model, and the view/controller, now I just have to figure out how to use the signals and slots to get it working with the accessibility APIs.
I think the view needs to signal the model when the user selects a password entry, and the model needs to communicate the data that should be sent to the accessibility framework (or maybe signal to the accessibility framework that something changed and it should re-read that value)?
#accessibility #programming #compatibility #blind #lowVision
