# This Python file uses the following encoding: utf-8
import sys
from PySide6.QtWidgets import QApplication, QMainWindow, QWidget, QListView, QVBoxLayout, QPushButton, QLabel, QFileDialog, QMessageBox
from PySide6.QtGui import QStandardItemModel, QStandardItem
# Important:
# You need to run...