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.
kde テーマを使用して、マルチプラットフォーム (Linux/Windows) Qt4 アプリケーションのスタイルを設定できますか?
これは不可能です。Qt はすべてのプラットフォームのネイティブ API を使用してウィジェットをレンダリングするため、プラットフォーム固有のテーマを他のプラットフォームに適用することはできません。
テーマはサードパーティの可能性があるため、より困難になります。
はい、すべての依存関係をビルド/コピーする場合。