Coder Social home page Coder Social logo

dyp1992 / qcefwidget-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonike/qcefwidget-sdk

0.0 0.0 0.0 111.8 MB

Provide a Qt widget to render and interact with webpage. Based on CEF. Written by C++.

License: MIT License

C++ 98.46% C 1.31% Batchfile 0.23%

qcefwidget-sdk's Introduction

>>> 中文版

QCefWidget

The QCefWidget project provide a widget that used to view webpage, and can interact deeply with web.

Support:

✅ Easy to use, can be integrated into your project with a few lines code;

✅ Supports both CEF OSR and non-OSR mode;

✅ Show background transparent webpage in irregularity window;

✅ Javascript and Qt interaction;

✅ OpenGL graphics acceleration;

✅ Third-party input method software;

✅ Perfect exit app without any CEF assert/exception in debug/release mode;

✅ Separate CEF rendering process and plugin process;

✅ Support Adobe Flash without any warnning, eg "Control-click to run Adobe Flash Player".

✅ Drag/Drop frameless window like Electron throught setting CSS property.

✅ Automatically adapt to system's DPI change.

Quick start

Use QCefWidget as a normal QWidget:

QCefWidget pCefWidget = new QCefWidget();
pCefWidget->navigateToUrl("https://www.google.com");

For more property settings, see QCefWidget.h.

Demo

There is a demo project about QCefWidget in Demo directory.

Using RunDemo.bat to start it.


Screenshot

screenshot1 on windows

screenshot2 on windows


Email: winsoft666#outlook.com

qcefwidget-sdk's People

Contributors

winsoft666 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.