Uses of Class
io.qt.sql.QSqlRelation
Packages that use QSqlRelation
-
Uses of QSqlRelation in io.qt.sql
Methods in io.qt.sql that return QSqlRelationModifier and TypeMethodDescriptionQSqlRelation.clone()Creates and returns a copy of this object.final QSqlRelationQSqlRelationalTableModel.relation(int column) Methods in io.qt.sql with parameters of type QSqlRelationModifier and TypeMethodDescriptionvoidQSqlRelationalTableModel.setRelation(int column, QSqlRelation relation) final voidQSqlRelation.swap(QSqlRelation other) Constructors in io.qt.sql with parameters of type QSqlRelationModifierConstructorDescriptionQSqlRelation(QSqlRelation other) SeeQSqlRelation::QSqlRelation(QSqlRelation)