# QFramer **Repository Path**: solym/QFramer ## Basic Information - **Project Name**: QFramer - **Description**: 作为一名Qter,我们都知道Qt的强大带给我们nice的编码体验。伴随着用户交互体验越来越受到重视,移动端UI交互体验的冲击,PC端UI交互体验的提升近在眼前。Qt基于c++的跨平台开发框架,已经帮我们做了很多繁琐和苦累的工作,提供一套优美的api和多种开发模式: 1. QtWidgets + qss 2. QtWebkit 开发基于web(html5)的桌面应用 3. QtQuick技术,提供新一代描述语言类json的语言qml, 高效完美 对于软件大小没有严格限制的软件而言,在qt5里面可以完美结合三种开发方式,极大提高生产效率,但存在技术门槛较高,坑也较多,资料相对较少的缺陷。为此,QFramer应运而生,采用基于QtWidgets + qss的开发模式,自定义核心控件,提供一套完整风格的自定义控件,使开发者能够将更多的精力专注于业务逻辑,无需过于担心UI体验。 - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 33 - **Forks**: 19 - **Created**: 2017-09-28 - **Last Updated**: 2025-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README QFramer ============ ####1.Introduction >It's a frame based on Qt5.3, you will be more efficient with it. As an Qter,Qt give us a nice coding experience.With user interactive experience(UE) become more and more important in modern software, deveployers should consider business and UE.So, QFramer is born. QFramer's goal is to be a mature solution which you only need to be focus on your business but UE for all Qters. ####2. Support Qt version: support Qt4.8 and 5.3, It works well with Qt4.8.6、Qt5.3.0 and Qt5.3.1. ####3. Feature + `custom titleBar`: support logo, title setiings, skin, lock, maximumed, maximumed, close custom definition. + `custom navgationBar`: support add custom navagation tab. + `custom SystemTray`: support add custom SystemTray and add context menu to SystemTray + `custom fly window`: support add fly window on desktop and add context menu to fly window + `custom lefeside bar`: support leftside navagtion for custom widget + `custom about page`: support custom define about page + `custom skin`: support custom ui skin by qss + `......` ####4 Download + `source:` https://github.com/dragondjf/QCFramer/archive/develop.zip + `Realease`: http://pan.baidu.com/s/1qWI2lXi ####5: Snapshot ![6](doc/v0.24_1.png) ![7](doc/v0.24_2.png) ![8](doc/v0.24_3.png) ![9](doc/v0.24_4.png) ####6.Contact + `Email:` ding465398889@163.com or dragondjf@gmail.com or 465398889@qq.com + `Github:` https://github.com/dragondjf/QCFramer > `If this framework id helpful to you , please add a star `