文件名称:Qt CTK Plugin System Demo
文件大小:32KB
文件格式:ZIP
更新时间:2021-11-03 16:24:41
Qt Plugin CTK Demo Widgets
Qt插件开发框架Demo,使用CTK Plugin System Structure框架开发的一个demo,里面使用到了事件的订阅发布,基本的元素都有,理解了扩展十分方便,源码也上传到了Github上面,以下网址可以作为参考: 1、CTK源码:https://github.com/commontk/CTK; 2、框架学习参考资料:https://gitbook.cn/gitchat/column/5ad02029f8164454a34a089b; 3、本资源源码在git上链接:https://github.com/Henry546477Moore/CTKPluginDemo
【文件预览】:
CTKPluginDemo
----CTKPluginDemo.pro.user(23KB)
----MainApp()
--------pluginservice.h(397B)
--------eventlistener.h(554B)
--------MainApp.pro(1KB)
--------logservice.h(324B)
--------eventlistener.cpp(1KB)
--------main.cpp(185B)
--------mainwindow.ui(2KB)
--------mainwindow.cpp(3KB)
--------mainwindow.h(400B)
--------chatmessage.h(149B)
----CTK.pri(740B)
----Plugins()
--------PluginB()
--------Plugins.pro(84B)
--------PluginA()
--------PluginForLog()
----CTKPluginDemo.pro(64B)