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.
QT で作成したアプリケーションを最大化しました。私の画面解像度は 1920x1080 で、MainWindow セットのジオメトリも 1920x1080 です。しかし、1366x728、ボタン、画面解像度外に配置された画像など、他の解像度でアプリケーションを実行すると問題が発生します。
Qt でスケーラブルなアプリを作成するには? マルチスクリーン解像度をサポートします。(Windows のみ)。