An open API service indexing awesome lists of open source software.

https://github.com/brcontainer/qtcefexample

Example of embedding CEF3 in Qt5 Widget
https://github.com/brcontainer/qtcefexample

Last synced: about 1 year ago
JSON representation

Example of embedding CEF3 in Qt5 Widget

Awesome Lists containing this project

README

          

# QtCefExample
Example of embedding CEF3 in Qt5 Widget

- Download prebuilded CEF3 from http://cefbuilds.com
- Change projects from /MT and /MTd to /MD and /MDd
- Compile libcef_dll_wrapper
- Place it near the executable