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 QSqlRelation
QSqlRelationalTableModel.relation
(int column) Methods in io.qt.sql with parameters of type QSqlRelationModifier and TypeMethodDescriptionvoid
QSqlRelationalTableModel.setRelation
(int column, QSqlRelation relation) final void
QSqlRelation.swap
(QSqlRelation other) Constructors in io.qt.sql with parameters of type QSqlRelationModifierConstructorDescriptionQSqlRelation
(QSqlRelation other) SeeQSqlRelation::
QSqlRelation(QSqlRelation)