• Jan-Marek Glogowski's avatar
    QT5 implement Graphics damage tracking · efb96db1
    Jan-Marek Glogowski yazdı
    Since we implement SalGraphics handling like the gtk3 backend, we
    need damage tracking to queue updates.
    
    Since there is no native damage tracking in Qt5, we have to log
    the damage in our subclassed QPainter, which will queue an update
    on destruction.
    
    Change-Id: Ife17770750a5be9959c2fc2633b422908d196869
    efb96db1
Library_vclplug_qt5.mk 2.64 KB