mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-02 00:04:02 -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
|
%Docstring
|
||||||
Sets a ``filter`` string, such that only coordinate reference systems matching the
|
Sets a ``filter`` string, such that only coordinate reference systems matching the
|
||||||
specified string will be shown.
|
specified string will be shown.
|
||||||
|
|
||||||
.. seealso:: :py:func:`filterString`
|
|
||||||
%End
|
%End
|
||||||
|
|
||||||
QgsCoordinateReferenceSystemProxyModel::Filters filters() const;
|
QgsCoordinateReferenceSystemProxyModel::Filters filters() const;
|
||||||
|
|||||||
@ -95,8 +95,6 @@ Sets whether deprecated CRS should be filtered from the results.
|
|||||||
%Docstring
|
%Docstring
|
||||||
Sets a ``filter`` string, such that only coordinate reference systems matching the
|
Sets a ``filter`` string, such that only coordinate reference systems matching the
|
||||||
specified string will be shown.
|
specified string will be shown.
|
||||||
|
|
||||||
.. seealso:: :py:func:`filterString`
|
|
||||||
%End
|
%End
|
||||||
|
|
||||||
QgsCoordinateReferenceSystemProxyModel::Filters filters() const;
|
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
|
* Sets a \a filter string, such that only coordinate reference systems matching the
|
||||||
* specified string will be shown.
|
* specified string will be shown.
|
||||||
*
|
|
||||||
* \see filterString()
|
|
||||||
*/
|
*/
|
||||||
void setFilterString( const QString &filter );
|
void setFilterString( const QString &filter );
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user