update site

This commit is contained in:
Irony 2018-09-25 23:20:03 +08:00
parent 7d0a51c98d
commit c2e0d0c7a5
57 changed files with 2565 additions and 2545 deletions

View file

@ -96,6 +96,7 @@ encoding//\u754C\u9762\u7F8E\u5316/\u5404\u7C7B\u8FDB\u5EA6\u6761/MetroLineProgr
encoding//\u754C\u9762\u7F8E\u5316/\u5404\u7C7B\u8FDB\u5EA6\u6761/PercentProgressBar.py=utf-8 encoding//\u754C\u9762\u7F8E\u5316/\u5404\u7C7B\u8FDB\u5EA6\u6761/PercentProgressBar.py=utf-8
encoding//\u754C\u9762\u7F8E\u5316/\u6C34\u6CE2\u7EB9\u8FDB\u5EA6\u6761/ProgressBar.py=utf-8 encoding//\u754C\u9762\u7F8E\u5316/\u6C34\u6CE2\u7EB9\u8FDB\u5EA6\u6761/ProgressBar.py=utf-8
encoding//\u754C\u9762\u7F8E\u5316/\u6C34\u6CE2\u7EB9\u8FDB\u5EA6\u6761/TestWidget.py=utf-8 encoding//\u754C\u9762\u7F8E\u5316/\u6C34\u6CE2\u7EB9\u8FDB\u5EA6\u6761/TestWidget.py=utf-8
encoding//\u754C\u9762\u7F8E\u5316/\u8FB9\u6846\u52A8\u753B\u9634\u5F71/AnimationShadowEffect.py=utf-8
encoding//\u7A0B\u5E8F\u91CD\u542F/AutoRestart.py=utf-8 encoding//\u7A0B\u5E8F\u91CD\u542F/AutoRestart.py=utf-8
encoding//\u7A97\u53E3\u91CD\u542F/RestartMainWindow.py=utf-8 encoding//\u7A97\u53E3\u91CD\u542F/RestartMainWindow.py=utf-8
encoding//\u7B80\u5355\u7684\u7A97\u53E3\u8D34\u8FB9\u9690\u85CF/WeltHideWindow.py=utf-8 encoding//\u7B80\u5355\u7684\u7A97\u53E3\u8D34\u8FB9\u9690\u85CF/WeltHideWindow.py=utf-8

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年4月6日 Created on 2017年4月6日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: TableView @file: TableView
@description: @description:

View file

@ -3,7 +3,7 @@
# Created on 2018年5月6日 # Created on 2018年5月6日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: # file:
# description: # description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年4月8日 Created on 2018年4月8日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: @file:
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年3月23日 Created on 2018年3月23日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: ImageView @file: ImageView
@description: 图片查看 @description: 图片查看

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年7月26日 Created on 2018年7月26日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: QGraphicsView练习.QGraphicsItem.Item移动 @file: QGraphicsView练习.QGraphicsItem.Item移动
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年7月26日 Created on 2018年7月26日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: QGraphicsView练习.QGraphicsItem.Item移动 @file: QGraphicsView练习.QGraphicsItem.Item移动
@description: @description:

View file

@ -3,7 +3,7 @@
# Created on 2018年7月26日 # Created on 2018年7月26日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: QGraphicsView练习.QGraphicsItem.ttt # file: QGraphicsView练习.QGraphicsItem.ttt
# description: # description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年3月24日 Created on 2018年3月24日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: SimpleImagePs @file: SimpleImagePs
@description: 图片查看 @description: 图片查看

View file

@ -4,7 +4,7 @@ from PyQt5.QtCore import QObject
# Created on 2018年3月26日 # Created on 2018年3月26日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: QGraphicsView练习.简单图像处理.SimpleImageThread # file: QGraphicsView练习.简单图像处理.SimpleImageThread
# description: # description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年3月24日 Created on 2018年3月24日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: SimpleImageView @file: SimpleImageView
@description: 图片视图 @description: 图片视图

View file

@ -8,7 +8,7 @@ from PyQt5.QtWidgets import QListView, QWidget, QHBoxLayout, QLineEdit,\
# Created on 2018年8月4日 # Created on 2018年8月4日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: QListView.显示自定义Widget # file: QListView.显示自定义Widget
# description: # description:

View file

@ -12,7 +12,7 @@ from PyQt5.QtWidgets import QWidget, QVBoxLayout, QPushButton, QListView,\
# Created on 2018年8月4日 # Created on 2018年8月4日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: QListView.显示自定义Widget并排序 # file: QListView.显示自定义Widget并排序
# description: # description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年9月14日 Created on 2018年9月14日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: DragListWidget @file: DragListWidget
@description: @description:

View file

@ -8,7 +8,7 @@ import res_rc # @UnresolvedImport @UnusedImport
# Created on 2018年5月1日 # Created on 2018年5月1日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: QRC资源文件使用.textread # file: QRC资源文件使用.textread
# description: # description:

View file

@ -1,5 +1,7 @@
# 各种各样的PyQt测试和例子 # 各种各样的PyQt测试和例子
# [博客](https://pyqt5.com)
### [Python.4 or Python][PyQt5] ### [Python.4 or Python][PyQt5]
### I、 项目型 ### I、 项目型

View file

@ -7,7 +7,7 @@ from SettingUi import Ui_Setting # @UnresolvedImport
# Created on 2018年3月28日 # Created on 2018年3月28日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: 仿QQ设置面板.Window # file: 仿QQ设置面板.Window
# description: # description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年3月21日 Created on 2018年3月21日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: Splitter @file: Splitter
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年8月22日 Created on 2018年8月22日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: 动画特效.右键菜单动画 @file: 动画特效.右键菜单动画
@description: @description:

View file

@ -6,7 +6,7 @@ from PyQt5.QtWidgets import QWidget, QVBoxLayout, QPushButton
# Created on 2018年6月14日 # Created on 2018年6月14日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: 动画特效.淡入淡出 # file: 动画特效.淡入淡出
# description: # description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年3月30日 Created on 2017年3月30日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: 单实例应用.Application @file: 单实例应用.Application
@description: @description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年3月30日 Created on 2017年3月30日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: TestQSharedMemory @file: TestQSharedMemory
@description: @description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年3月30日 Created on 2017年3月30日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: TestQSingleApplication @file: TestQSingleApplication
@description: @description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年3月30日 Created on 2017年3月30日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: WindowNotify @file: WindowNotify
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年3月9日 Created on 2018年3月9日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: inheritQThread @file: inheritQThread
@description: 继承QThread @description: 继承QThread

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年3月9日 Created on 2018年3月9日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: moveToThread @file: moveToThread
@description: moveToThread @description: moveToThread

View file

@ -10,7 +10,7 @@ from win32process import SuspendThread, ResumeThread
# Created on 2018年3月13日 # Created on 2018年3月13日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: 多线程使用.a # file: 多线程使用.a
# description: # description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年3月30日 Created on 2017年3月30日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: FontAwesome @file: FontAwesome
@description: @description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年3月30日 Created on 2017年3月30日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: TestFontAwesome @file: TestFontAwesome
@description: @description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年3月30日 Created on 2017年3月30日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: TestFontRoboto @file: TestFontRoboto
@description: @description:

View file

@ -10,7 +10,7 @@ from PyQt5.QtWidgets import QWidget, QListWidget, QStackedWidget, QHBoxLayout,\
# Created on 2018年5月29日 # Created on 2018年5月29日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: LeftTabWidget # file: LeftTabWidget
# description: # description:

View file

@ -8,7 +8,7 @@ import win32gui
# Created on 2018年6月8日 # Created on 2018年6月8日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: 简单探测窗口和放大截图 # file: 简单探测窗口和放大截图
# description: # description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年5月15日 Created on 2018年5月15日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: 数据库查询显示表格.main @file: 数据库查询显示表格.main
@description: @description:

View file

@ -8,7 +8,7 @@ from PyQt5.QtWidgets import QWidget, QVBoxLayout, QHBoxLayout, QLabel,\
# Created on 2018年4月30日 # Created on 2018年4月30日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: FramelessWindow # file: FramelessWindow
# description: # description:

View file

@ -8,7 +8,7 @@ from FramelessWindow import FramelessWindow # @UnresolvedImport
# Created on 2018年4月30日 # Created on 2018年4月30日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: Test # file: Test
# description: # description:

View file

@ -13,7 +13,7 @@ import win32gui
# Created on 2018年8月2日 # Created on 2018年8月2日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: win无边框调整大小 # file: win无边框调整大小
# description: # description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年4月6日 Created on 2017年4月6日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: DreamTree @file: DreamTree
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年6月22日 Created on 2018年6月22日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: MessageBox @file: MessageBox
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年9月9日 Created on 2018年9月9日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: Notification @file: Notification
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年5月15日 Created on 2018年5月15日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: PaintQSlider @file: PaintQSlider
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年5月15日 Created on 2018年5月15日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: QssQSlider @file: QssQSlider
@description: 通过QSS美化QSlider @description: 通过QSS美化QSlider

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年9月4日 Created on 2018年9月4日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: 界面美化.圆形进度条.CircleProgressBar @file: 界面美化.圆形进度条.CircleProgressBar
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年9月日 Created on 2018年9月日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: MetroCircleProgress @file: MetroCircleProgress
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年9月5日 Created on 2018年9月5日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: MetroLineProgress @file: MetroLineProgress
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年9月4日 Created on 2018年9月4日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: 界面美化.各类进度条.PercentProgressBar @file: 界面美化.各类进度条.PercentProgressBar
@description: @description:

View file

@ -3,7 +3,7 @@
# Created on 2018年4月1日 # Created on 2018年4月1日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: ProgressBar # file: ProgressBar
# description: # description:

View file

@ -3,7 +3,7 @@
# Created on 2018年4月1日 # Created on 2018年4月1日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: TestWidget # file: TestWidget
# description: # description:

View file

@ -0,0 +1,17 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Created on 2018年9月25日
@author: Irony
@site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com
@file: AnimationShadowEffect
@description: 边框动画阴影动画
"""
__Author__ = """By: Irony
QQ: 892768447
Email: 892768447@qq.com"""
__Copyright__ = 'Copyright (c) 2018 Irony'
__Version__ = 1.0

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年3月31日 Created on 2017年3月31日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: AutoRestart @file: AutoRestart
@description: @description:

View file

@ -4,7 +4,7 @@
""" """
Created on 2018年3月1日 Created on 2018年3月1日
@author: Irony @author: Irony
@site: https://github.com/892768447 @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: WeltHideWindow @file: WeltHideWindow
@description: @description:

View file

@ -9,7 +9,7 @@ from PyQt5.QtWidgets import QWidget
# Created on 2018年4月18日 # Created on 2018年4月18日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: ControlCar # file: ControlCar
# description: # description:

View file

@ -19,7 +19,7 @@ except:
# Created on 2018年4月18日 # Created on 2018年4月18日
# author: Irony # author: Irony
# site: https://github.com/892768447 # site: https://pyqt5.com, https://github.com/892768447
# email: 892768447@qq.com # email: 892768447@qq.com
# file: server # file: server
# description: # description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年5月7日 Created on 2017年5月7日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: 自动更新.mylibs.testlibs @file: 自动更新.mylibs.testlibs
@description: @description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年5月7日 Created on 2017年5月7日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: 自动更新.test @file: 自动更新.test
@description: @description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年4月12日 Created on 2017年4月12日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: 自定义属性测试 @file: 自定义属性测试
@description: @description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年4月6日 Created on 2017年4月6日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: TableView @file: TableView
@description: @description:

View file

@ -4,7 +4,7 @@
''' '''
Created on 2017年4月5日 Created on 2017年4月5日
@author: Irony."[讽刺] @author: Irony."[讽刺]
@site: alyl.vip, orzorz.vip, irony.coding.me , irony.iask.in , mzone.iask.in @site: https://pyqt5.com, https://github.com/892768447
@email: 892768447@qq.com @email: 892768447@qq.com
@file: widgets.WidgetCode @file: widgets.WidgetCode
@description: @description: