-
Deprecated MethodsMethodDescriptionUse
QSqlField.metaType()insteadQSqlQuery is not meant to be copied. Pass it by move instead.
-
Deprecated ConstructorsConstructorDescriptionUse the constructor using a QMetaType insteadUse the constructor using a QMetaType insteadQSqlQuery is not meant to be copied. Use move construction instead.
QSqlField.setMetaType(io.qt.core.QMetaType)instead