Coder Social home page Coder Social logo

qwebengineview-radius's Introduction

QWebEngineView-Radius

996.icu

Used to round corners QWebEngineView

Explain

Rounded corners are realized by means of event transmission and hidden window.

Note

If you want to commit any changes, write the code in the following format.

set encoding=utf-8

set tabstop=8

set shiftwidth=8

Comment format

/// <summary>
/// The description of the current function
/// </summary>
/// <param name="_ParameterName"> Parameter description </param>
/// <returns> Return value description</returns>
/// <examples> Examples </examples>

Installation

Ubuntu Linux

First install all required dependencies and build tools:

sudo apt install git
sudo apt install autoconf
sudo apt install automake
sudo apt install libtool-bin
sudo apt install cmake

Then clone the actual project Repository:

git clone https://github.com/libxcc/QWebEngineView-Radius.git
svn checkout https://github.com/libxcc/QWebEngineView-Radius/trunk
cd xcc-core

Now you can build and install it:

cmake .
make
sudo make install

License

This library is licensed under the GNU Lesser General Public License v2.1, also included in the repository in the LICENSE file.

README Updated on: 2023-02-04

qwebengineview-radius's People

Stargazers

 avatar

qwebengineview-radius's Issues

Render GPU

微信截图_20240530173318
Spending too much GPU when displaying web pages

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.