mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
Fix broken seealso link
This commit is contained in:
parent
54b506a02a
commit
1c683e2e36
@ -75,7 +75,7 @@ set to a pixel-to-millimeter value.
|
||||
Returns the pixel size conversion factor, used to scale the original pixel sizes
|
||||
when converting styles.
|
||||
|
||||
.. seealso:: :py:func:`setSizeConversionFactor`
|
||||
.. seealso:: :py:func:`setPixelSizeConversionFactor`
|
||||
%End
|
||||
|
||||
void setPixelSizeConversionFactor( double sizeConversionFactor );
|
||||
|
@ -85,7 +85,7 @@ class CORE_EXPORT QgsMapBoxGlStyleConversionContext
|
||||
* Returns the pixel size conversion factor, used to scale the original pixel sizes
|
||||
* when converting styles.
|
||||
*
|
||||
* \see setSizeConversionFactor()
|
||||
* \see setPixelSizeConversionFactor()
|
||||
*/
|
||||
double pixelSizeConversionFactor() const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user