Update QSqlRelationalTableModel about reference table alias
authorHonglei Zhang <honglei.zhang@nokia.com>
Fri, 2 Dec 2011 07:32:51 +0000 (09:32 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 30 Mar 2012 17:50:50 +0000 (19:50 +0200)
commitfa9cf676159e8d9876c8532dc4e90f4bf5d9a47b
tree1242d1b9cb14840bd03ca049988bdc061b229104
parentcb0b3fc34d0cd5837960cdee699a9c8584922825
Update QSqlRelationalTableModel about reference table alias

The current documentation does not mention how the reference
table name is aliased in the relational table model. This makes
it difficult to use function setFilter(). This commit adds relevant
information to the documentation.

Task-number: QTBUG-15989
Change-Id: I02cbefb3f2b66c9772557a1fea3d93c2d1696ee9
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
src/sql/models/qsqlrelationaltablemodel.cpp