main.py 文件源码

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

项目:calibre-cloud-plugin 作者: COMU 项目源码 文件源码
def __init__(self, parent=None):
        QDialog.__init__(self, parent)
        self.setupUi(self)
        self.setWindowFlags(Qt.Window)
        self.label_appname.setText("Cloud Sync")
        self.label_version.setText(__version__)
        self.label_expl.setText(_("Local or server files are synchronized with this plugin."))
        self.label_copy.setText('Copyright © 2017 – Kerim Ölçer\n'
    'Copyright © 2017 – Ali Güven Odaba??o?lu')
        self.label_cs.setText("This program comes with absolutely no warranty.\n"
    "See the GNU General Public License, version 3 or "
    "later for details.")


#MainWindow
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号