提交 a2dd6e18 编写于 作者: 之一Yo's avatar 之一Yo

更新 `Slider` 动图

上级 b9125406
screenshot/slider.gif

7.7 KB | W: | H:

screenshot/slider.gif

9.5 KB | W: | H:

screenshot/slider.gif
screenshot/slider.gif
screenshot/slider.gif
screenshot/slider.gif
  • 2-up
  • Swipe
  • Onion skin
# coding: utf-8
from PyQt5.QtCore import Qt, QTimer, pyqtProperty, pyqtSignal
from PyQt5.QtGui import QColor, QPainter, QMouseEvent
from PyQt5.QtWidgets import (QApplication, QHBoxLayout, QLabel, QToolButton,
QWidget)
from PyQt5.QtGui import QColor, QPainter
from PyQt5.QtWidgets import QHBoxLayout, QLabel, QToolButton, QWidget
class Indicator(QToolButton):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册