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.
の DPI を設定する方法はありQPictureますか?
QPicture
私はそうは思わない。少なくとも、便利な方法ではありません。私が考えることができる唯一のアプローチは、QPicture の作成に使用される QPainter をスケーリングすることです。QLabel に設定するのではなく、QPainter 操作を使用して画像をペイントしている場合は、代わりにその QPainter をスケーリングできます。