【QT】error: 'SIGNAL' was not declared in this scope

error: 'SIGNAL' was not declared in this scope  未在此范围内声明。

connect(ui->Btnshowhello,SIGNAL(clicked(bool),this,SLOT(BtnshowhelloSlot()));

 

 

其他错误导致的此报错。。

是SIGNAL后括号忘了。

posted @ 2019-04-22 18:07  ostartech  阅读(3467)  评论(0编辑  收藏  举报