We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@fengtangzheng 你好: 我刚开始研究使用pyqt5,你的代码我可以运行的,也仔细研究过了。我在你代码基础上做了些修改,增加了button用来选择播放文件,但我的问题是,当我将button写在class里面的时候,选择的文件地址不知道要怎么传递给后面代码。。。
不知道我写的清不清楚[手动捂脸],求指教
The text was updated successfully, but these errors were encountered:
@moonyoung430 您好~请问您有解决这个问题吗?可以分享一下吗?
Sorry, something went wrong.
@Vivianwxf 尝试调用一下 set_video 方法试试,我也是临时有个任务做pyqt。最近又回去写java了。已经不太熟悉了=-=
No branches or pull requests
@fengtangzheng 你好:
我刚开始研究使用pyqt5,你的代码我可以运行的,也仔细研究过了。我在你代码基础上做了些修改,增加了button用来选择播放文件,但我的问题是,当我将button写在class里面的时候,选择的文件地址不知道要怎么传递给后面代码。。。
不知道我写的清不清楚[手动捂脸],求指教
The text was updated successfully, but these errors were encountered: