I miss error in the following code line:
connect(timer, &QTimer::timeout, this, [this,x,y]() { lab.eliminarArtefactoPosible(x,y); });
The error that informs me is:
no matching function for call to 'MainWindow :: connect (QTimer *...
asked by
21.02.2018 / 20:51