Search and replace text in QTextBrowser

后端 未结 0 1450
暗喜
暗喜 2020-12-02 11:40

I have some code which writes string output as HTML to a QTextBrowser:

def somefunc(self):
    area = 10.1
    perimeter = 5.6
    shape = \'someShape\'

             


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