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.
私はこのフラグを持つ QMainWindow を持っています:
this->setWindowFlags(Qt::SubWindow);
ウィンドウの移動を禁止し、このウィンドウ スタイルを維持するにはどうすればよいですか?