GPT-5.1
import sys
from PyQt5 import QtCore
from PyQt5.QtG...
import sys
from PyQt5 import QtCore
from PyQt5.QtGui import QIcon, QPixmap, QFont
from PyQt5.QtWidgets import (
QWidget, QMenuBar, QMenu, QAction, QToolBar, QHBoxLayout, QVBoxLayout,
QLabel, Q...