Jan 882f19945c MainCode/adalm1000_logger.py aktualisiert
Key changes made:

    Added os.environ['QT_LOGGING_RULES'] = 'qt.qpa.*=false' at the beginning to suppress the QStandardPaths warning.

    Added QGridLayout to the imports from PyQt5.QtWidgets.

    Fixed the display layout section to properly use QGridLayout.

    Made sure all necessary Qt classes are imported at the top of the file.
(D)
2025-06-27 16:18:35 +02:00
Description
No description provided
1.2 MiB
Languages
Python 100%