issues Search Results · repo:PyQt5/pyqt5.github.io language:JavaScript
Filter by
40 results
(87 ms)40 results
inPyQt5/pyqt5.github.io (press backspace or delete to remove)https://pyqt5.com/studynotes.html
.article-header { padding: 0; padding-top: 26px; border-left: none; text-align: center; } .article-header:hover {
border-left: none; } .art
Gitalk
/studynotes.html
892768447
- 2
- Opened on Aug 30, 2019
- #40
https://pyqt5.com/python_statemachine.html
用状态来取代if…else判断。
Gitalk
/python_statemachine.html
892768447
- 1
- Opened on Jul 17, 2019
- #39
https://pyqt5.com/pyqt5_hook_key.html
在pyqt中使用python全局钩子模块 实现全局热键。
Gitalk
/pyqt5_hook_key.html
892768447
- Opened on Jul 17, 2019
- #38
https://pyqt5.com/read_open_source.html
Python PyQt PyQt5 PyQt4 PySide PySide2
Gitalk
/read_open_source.html
892768447
- Opened on Jul 6, 2019
- #37
https://pyqt5.com/pyqt_get_subprocess_pipeline.html
pyqt线程读取子进程python脚本的print输出流。
Gitalk
/pyqt_get_subprocess_pipeline.html
892768447
- Opened on Jul 2, 2019
- #36
https://pyqt5.com/flipwidgetanimation.html
QQ的界面一直是用来模仿练习做界面的好东西,这里就有一个类似QQ登录界面的实现翻转效果,当然这里并没有用两个窗口去做,而是用了QStackedWidget包含两个控件做切换,同时单独使用一个窗口做动画绘制。
/flipwidgetanimation.html
Gitalk
892768447
- Opened on Jul 2, 2019
- #35
https://pyqt5.com/QPropertyAnimation.html
QPropertyAnimation继承自QVariantAnimation,其作为Qt的属性动画用于针对控件的属性或者继承自QObject的对象中定义的属性做修改,简单来说就是基类是QObject且定义了属性变量,就可以用QPropertyAnimation来做属性动画。同时也可以通过pyqtProperty来增加自定义属性。 ...
Gitalk
/QPropertyAnimation.html
892768447
- Opened on Jul 2, 2019
- #34
https://pyqt5.com/faq/
常见问题整理这里会收集和整理各种常见问题,包括但不限于编辑器问题、编译打包问题、常见犯错。希望大家可以共同来完善此文档,编辑地址:https://github.com/PyQt5/blog/blob/dev/source/faq/index.md
案例库和提问有专门的项目收集例子、提交例子、和回答问题,同时也建议大家都在上面多多提问和提交例子,这样可以留下记录方便遇到同样问题的人快速找到答案。 ...
/faq/
Gitalk
892768447
- Opened on Jun 20, 2019
- #33
https://pyqt5.com/qtwebjs.html
以前还是QWebView的时候和Javascript交互起来很方便,但是到了Qt5.6以后改用了QWebEngineView,并通过其提供的qwebchannel.js来进行交互。可能是由于刚出来的原因,这玩意儿有个bug就是必须在每次加载页面的时候手动注入,跳转页面后就失效了,需要手动注入,目前有没有修复具体未测试。这里对QWebView和QWebEngineView与Js交互都做了一个示例。 ...
Gitalk
/qtwebjs.html
892768447
- 1
- Opened on May 22, 2019
- #32
https://pyqt5.com/suggesteditor.html
很多网友在问有没有PyQt5的文档之类的问题,在PyQt4的时候PyQt官网有了英文版的文档,随后有网友翻译成了中文。不过现在PyQt5官方的文档都指向了C++的Qt文档,其实C++的Qt API文档结构很清晰,翻阅很容易的,需要注意几点。
Gitalk
/suggesteditor.html
892768447
- Opened on May 4, 2019
- #31

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.