国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

python - Qt designer無法保存ui文件
PHP中文網(wǎng)
PHP中文網(wǎng) 2017-04-18 10:21:38
0
1
3597

用QT designer 編輯ui界面后保存, 彈出 This file contains top level spacers. They will not be saved.Perhaps you forgot to create a layout 提示框! 要怎么處理?

PHP中文網(wǎng)
PHP中文網(wǎng)

認(rèn)證高級(jí)PHP講師

reply all(1)
PHPzhong

Like

As mentioned here, spacer cannot be placed on the top level. If you do something like this, the above error will be reported.

Spacer can only be placed in Layout. If you do something like this, it can be saved normally.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template