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
- Host: GitHub
- URL: https://github.com/brcontainer/qtcefexample
- Owner: brcontainer
- Created: 2015-10-06T19:43:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T10:51:10.000Z (about 11 years ago)
- Last Synced: 2025-04-02T06:12:20.806Z (about 1 year ago)
- Language: C++
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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