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.
QWidget 中央ウィジェットとそのすべてのコンテンツを同じコンテンツの QTabWidget に置き換えたいと思います。Qt Designer でこれを行う簡単な方法はありますか?
移動するすべてのウィジェットを選択し、右クリックしてカットを選択し、QTab ウィジェットを配置してCTRL+Vを押すか、 CTRL+Aを選択してからCTRL+Xを選択し、QTab ウィジェットを配置して最後にCTRL+Vを押します。