Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyqt5插件例子 #4

Closed
625781186 opened this issue Jan 27, 2018 · 5 comments
Closed

pyqt5插件例子 #4

625781186 opened this issue Jan 27, 2018 · 5 comments

Comments

@625781186
Copy link
Collaborator

http://bbs.csdn.net/topics/370235978

@892768447
Copy link
Member

是使用PyQt去加载用Qt写的插件?
还是要自己实现插件接口? @625781186

@625781186
Copy link
Collaborator Author

使用pyqt实现pyqt的插件接口

@892768447
Copy link
Member

这个要看你怎么定义了:
1、类似Qt设计师的扩展widget插件
2、PyQt的界面插件
3、PyQt程序接口API 插件

@625781186
Copy link
Collaborator Author

比如写了一款软件 , 允许别人对程序功能扩展 ,应该属于第三种

@892768447
Copy link
Member

这个需要看你的app的主体功能和框架,不同情况可能会设计不同的插件模式,很少通用的框架。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants