问题
When exactly are Qt Quick items repainted? I.e. on which events?
For example, if I have overlapping items A and B, and I change a property of A, will B get repainted as well? If not, how can it work?
What if they are non-overlapping?
来源:https://stackoverflow.com/questions/40040954/when-exactly-are-qt-quick-items-repainted