Skip to content

基于Qt的插件式开发框架,可快速开发模块化的应用

License

Notifications You must be signed in to change notification settings

howdy213/WidgetExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WidgetExplorer

项目介绍

Qt插件框架

框架功能

  • 插件属性配置
  • 切换主界面插件
  • 调用外部程序作为插件
  • ...

项目组成

  1. src 主程序WidgetExplorer,解析配置文件,完成初始化
  2. deps/WECore 生成wecore.dll,WidgetExplorer框架
  3. plugins/LightWidget 生成LightMain,轻量MainWidget
  4. plugins/ExamplePlugin 生成ExamplePlugin.dll,示例插件

环境依赖

Qt6

版本内容更新

v1.2.0
  1. 导出类到wecore.dll中以改进二进制兼容性
  2. 添加一些功能

许可证

APACHE LICENSE, VERSION 2.0

About

基于Qt的插件式开发框架,可快速开发模块化的应用

Topics

Resources

License

Stars

Watchers

Forks