mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Don't document the obvious
This commit is contained in:
parent
35af12ae9e
commit
a4859a8278
@ -41,18 +41,6 @@ class CORE_EXPORT QgsWeakRelation
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a QgsWeakRelation
|
* Creates a QgsWeakRelation
|
||||||
* \param relationId relation ID
|
|
||||||
* \param relationName relation name
|
|
||||||
* \param strength relation strength
|
|
||||||
* \param referencingLayerId ID of the referencing layer
|
|
||||||
* \param referencingLayerName name of the referencing layer
|
|
||||||
* \param referencingLayerSource source of the referencing layer
|
|
||||||
* \param referencingLayerProviderKey provider name of the referencing layer
|
|
||||||
* \param referencedLayerId ID of the referenced layer
|
|
||||||
* \param referencedLayerName name of the referenced layer
|
|
||||||
* \param referencedLayerSource name of the referenced layer
|
|
||||||
* \param referencedLayerProviderKey provider name of the referenced layer
|
|
||||||
* \param fieldPairs list of the relation field pairs
|
|
||||||
*/
|
*/
|
||||||
QgsWeakRelation( const QString &relationId,
|
QgsWeakRelation( const QString &relationId,
|
||||||
const QString &relationName,
|
const QString &relationName,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user