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 Widgets フレームワーク (スクリーンショットのような QML ではありません) を使用して、スクリーンショットに似たアプリケーションを作成したいと思います。
残念ながら、デフォルトの CBA エリアを削除できません。フルスクリーンモードに入ると
QApplication::setAttribute(Qt::AA_S60DontConstructApplicationPanes);
上部のステータス領域も削除されていますが、これは私が必要としているものではありません。