Qt按钮的隐藏与不可用

如果需要显示,则pushbutton->setVisable(true);
如果是设置不可用,则pushbutton->setEnable(false)

posted @ 2021-07-18 16:55  祥瑞哈哈哈  阅读(2360)  评论(0编辑  收藏  举报