사용자가 종료하기 전까지는 프로그램이 종료되지 않습니다

# make event loop QApplication.exec_() # if there is no event loop python interperter end when there is no more code # so this will be place end

Seong-lae Cho
Seong-lae Cho
# make event loop QApplication.exec_() # if there is no event loop python interperter end when there is no more code # so this will be place end