[Qt-interest] Deploying application issue

Alessandro Portale Alessandro.Portale at trolltech.com
Sat Oct 3 12:34:25 CEST 2009


In order to solve the issue with the error message, just delete the line 
that starts with "QMessageBox".

Of course the rest of the application should still work without a 
database connection. You need to verify that.

Alessandro

Yuvaraj R schrieb:
> QMessageBox::information(0,"Cannot open 
> database",QString(db.lastError().text()), QMessageBox::Cancel);



More information about the Qt-interest-old mailing list