import tkinter as tk from PyQt5 import QtWidgets, QtCore, QtGui class TempOpacWidget(QtWidgets.QWidget): def __init__(self): super().
確定! 回上一頁