Apr
PyQt5 이용 시 qt.qpa.plugin 오류 해결
PyQt5 이용 시 qt.qpa.plugin 오류 해결

Python에서 PyQt5 라이브러리를 연동하여 GUI 프로그래밍을 할 때 발생한 “qt.qpa.plugin: Could not find the Qt platform plugin "windows" in "".” 과 같은 오류를 해결하는 방법에 대해 알아봅니다.

Geant4 UI command 소개 - 반복문
Geant4 UI command 소개 - 반복문

Geant4 UI command에서 활용 가능한 반복문. /control/loop/control/foreach에 대해 알아봅니다.

Geant4 UI command 소개 - /control/alias
Geant4 UI command 소개 - /control/alias

Geant4 UI command 중, 자주 반복되는 문구를 간단하게 줄여주는 명령어. “/control/alias"에 대해 알아봅니다.