CefView / QCefView

A Qt Widget encapsulated CEF view based on QWidget
https://cefview.github.io/QCefView/
GNU Lesser General Public License v2.1
527 stars 137 forks source link

update QRegion api #264

Closed L-Super closed 1 year ago

L-Super commented 1 year ago
#if QT_DEPRECATED_SINCE(5, 11)
    QT_DEPRECATED_X("Use begin()/end() instead")
    QVector<QRect> rects() const;
#endif

also see https://doc.qt.io/qt-5/qregion-obsolete.html#rects