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.
QImageユーザーの家に保存したいのですが、使用します~/が、save()は評価されず、メッセージなしでfalseを返すようです...だから
QImage
~/
img->save("~/pict.jpg");
動作していません。グリッチを探しています...