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.
これは簡単なはずです。
メッセージ ボックスとダイアログに OS に依存しないクラス (QMessageBox、QFileDialog など) を実装しようとしています。
目的は、各プラットフォームでネイティブなルック アンド フィールを実現することですが、OSX では、アクティブ ウィンドウにシートを表示する必要があります。
この問題について読むことができる Qt の推奨事項はありますか?
乾杯!