Searched defs:lastError (Results 1 – 4 of 4) sorted by relevance
86 QGeoAreaMonitorSource::Error lastError; variable
140 std::exception_ptr lastError; member in mbgl::style::Style::Impl
68 static int lastError = FirstExtensionError; variable
35 QSqlError lastError = query.lastError(); in checkQueryError() local46 QSqlError lastError = db.lastError(); in checkDatabaseError() local