# qcef **Repository Path**: mirrors_linuxdeepin/qcef ## Basic Information - **Project Name**: qcef - **Description**: legacy codebase - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About Qt5 binding of [CEF](https://bitbucket.org/chromiumembedded/cef) # Build First fetch submodules: ```shell git submodule update --init --recursive git submodule update --remote ``` # LICENSE This project is released under GNU Lesser General Public License which can be found in LICENSE file.