Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この方法で qm ファイルをロードします。
if qtTranslator.load("qt_zh_CN", QLibraryInfo.location(QLibraryInfo.TranslationsPath)):
PySide2 では機能しましたが、PySide6 では機能しませんでした。
PySide6 はそれをサポートしていますか?