Why the symbol  does not translate to ✰ inside the paintEvent?

后端 未结 0 1652
孤街浪徒
孤街浪徒 2021-01-28 03:25

I have this code

import sys
import os 
from PyQt5.QtWidgets import *
from PyQt5.QtGui import *

DIR_PATH = os.path.dirname(os.path.realpath(__file__))

class Thi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题