Quick question since documentation is not very clear about this:

When freeing up recourses by calling QSqlQuery Finish, does it clear the QSqlQuery lastError? I know it will keep bound values according to the Class Reference, but I can't find or test yet if it keeps the QSqlQuery lasterror?
Thx in advance.