mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-22 00:14:55 -05:00
Fix seealso links
This commit is contained in:
parent
cf0e101664
commit
b5a706ff13
@ -95,8 +95,6 @@ Sets whether deprecated CRS should be filtered from the results.
|
||||
%Docstring
|
||||
Sets a ``filter`` string, such that only coordinate reference systems matching the
|
||||
specified string will be shown.
|
||||
|
||||
.. seealso:: :py:func:`filterString`
|
||||
%End
|
||||
|
||||
QgsCoordinateReferenceSystemProxyModel::Filters filters() const;
|
||||
|
||||
@ -95,8 +95,6 @@ Sets whether deprecated CRS should be filtered from the results.
|
||||
%Docstring
|
||||
Sets a ``filter`` string, such that only coordinate reference systems matching the
|
||||
specified string will be shown.
|
||||
|
||||
.. seealso:: :py:func:`filterString`
|
||||
%End
|
||||
|
||||
QgsCoordinateReferenceSystemProxyModel::Filters filters() const;
|
||||
|
||||
@ -121,8 +121,6 @@ class GUI_EXPORT QgsRecentCoordinateReferenceSystemsProxyModel: public QSortFilt
|
||||
/**
|
||||
* Sets a \a filter string, such that only coordinate reference systems matching the
|
||||
* specified string will be shown.
|
||||
*
|
||||
* \see filterString()
|
||||
*/
|
||||
void setFilterString( const QString &filter );
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user