issues
search
CefView
/
QCefView
A Qt Widget encapsulated CEF view based on QWidget
https://cefview.github.io/QCefView/
GNU Lesser General Public License v2.1
545
stars
144
forks
source link
Exposed CEF window as QWindow* by new slot onBrowserWindowCreated(QWindow* win);
#120
Closed
tishion
closed
2 years ago
tishion
commented
2 years ago
Exposed CEF windows as QWindow to allow user to customize the native window styles
Added code to demonstrate customizing CEF window with rounded corners