Jump to content

Search the Community

Showing results for tags 'compile'.

  • Search By Tags

    • compile ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. C:/Qt/PPSE/Source/./dexEdit.cpp:401: error: 'QTableWidgetItem::setFlags' : cannot convert parameter 1 from 'bool' to 'Qt::ItemFlags' lines 401, 450, 451, 461, 462, 493, and 522 have that error. The first line of code in question is: m_ui->tblSC->item( num,2 )->setFlags( !Qt::ItemIsEnabled );...
×
×
  • Create New...