PyQt5 QWebEngineView - Make a Markdown from a file - Python

前端 未结 0 757
我在风中等你
我在风中等你 2020-12-03 04:03

I have this method who read a file and put the content into a Plain Text.

def show_open_dialog():
    global file_path
    
    if not save_if_modified():
            


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