ui_main.py 文件源码

python
阅读 25 收藏 0 点赞 0 评论 0

项目:python-get-girl-image 作者: JadenTseng 项目源码 文件源码
def slot_openFileManager(self):
        open = QFileDialog()
        self.path = open.getExistingDirectory()
        self.save_path_lineEdit.setText(self.path)
        print(self.path)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号