Home
last modified time | relevance | path

Searched refs:fixedAspectRatio (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/symbology/
H A Dqgssvgcache.h51 double fixedAspectRatio = 0 ) ;
63 double fixedAspectRatio = 0; variable
136 … double widthScaleFactor, bool &fitsInCache, double fixedAspectRatio = 0, bool blocking = false );
153 …double widthScaleFactor, bool forceVectorOutput = false, double fixedAspectRatio = 0, bool blockin…
171 … double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false );
247 …double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false, bool *isMissingImage …
250 … double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false );
278 …double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false, bool *isMissingImage …
H A Dqgssvgcache.cpp51 , fixedAspectRatio( fixedAspectRatio ) in QgsSvgCacheEntry()
62 || !qgsDoubleNear( otherSvg->fixedAspectRatio, fixedAspectRatio ) in isEqual()
141 if ( currentEntry->fixedAspectRatio > 0 ) in svgAsImage()
143 hwRatio = currentEntry->fixedAspectRatio; in svgAsImage()
217 … double widthScaleFactor, double fixedAspectRatio, bool blocking ) in svgViewboxSize() argument
434 const bool isFixedAR = entry->fixedAspectRatio > 0; in cacheImage()
464 bool isFixedAR = entry->fixedAspectRatio > 0; in cachePicture()
475 hwRatio = entry->fixedAspectRatio; in cachePicture()
497 double widthScaleFactor, double fixedAspectRatio, bool blocking, bool *isMissingImage ) in cacheEntry() argument
784 bool isFixedAR = entry.fixedAspectRatio > 0; in sizeForImage()
[all …]
H A Dqgsmarkersymbollayer.h575 double fixedAspectRatio() const { return mFixedAspectRatio; } in fixedAspectRatio() function
765 double fixedAspectRatio() const { return mFixedAspectRatio; } in fixedAspectRatio() function
/dports/graphics/qgis/qgis-3.22.3/src/core/symbology/
H A Dqgssvgcache.h52 …double fixedAspectRatio = 0, const QMap<QString, QString> &parameters = QMap<QString, QString>() )…
64 double fixedAspectRatio = 0; variable
152 … double widthScaleFactor, bool &fitsInCache, double fixedAspectRatio = 0, bool blocking = false,
178 …double widthScaleFactor, bool forceVectorOutput = false, double fixedAspectRatio = 0, bool blockin…
200 …double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false, const QMap<QString, Q…
279 …double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false, const QMap<QString, Q…
282 …double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false, const QMap<QString, Q…
310 …double widthScaleFactor, double fixedAspectRatio = 0, const QMap<QString, QString> &parameters = Q…
H A Dqgssvgcache.cpp52 , fixedAspectRatio( fixedAspectRatio ) in QgsSvgCacheEntry()
64 || !qgsDoubleNear( otherSvg->fixedAspectRatio, fixedAspectRatio ) in isEqual()
144 if ( currentEntry->fixedAspectRatio > 0 ) in svgAsImage()
146 hwRatio = currentEntry->fixedAspectRatio; in svgAsImage()
220 …double widthScaleFactor, double fixedAspectRatio, bool blocking, const QMap<QString, QString> &par… in svgViewboxSize() argument
437 const bool isFixedAR = entry->fixedAspectRatio > 0; in cacheImage()
467 const bool isFixedAR = entry->fixedAspectRatio > 0; in cachePicture()
478 hwRatio = entry->fixedAspectRatio; in cachePicture()
500 …double widthScaleFactor, double fixedAspectRatio, const QMap<QString, QString> &parameters, bool b… in cacheEntry() argument
813 const bool isFixedAR = entry.fixedAspectRatio > 0; in sizeForImage()
[all …]
H A Dqgsmarkersymbollayer.h615 double fixedAspectRatio() const { return mFixedAspectRatio; } in fixedAspectRatio() function
824 double fixedAspectRatio() const { return mFixedAspectRatio; } in fixedAspectRatio() function
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/symbology/
H A Dqgssvgcache.sip.in39 … double widthScaleFactor, bool &fitsInCache, double fixedAspectRatio = 0, bool blocking = false );
50 :param fixedAspectRatio: fixed aspect ratio (optional)
57 …double widthScaleFactor, bool forceVectorOutput = false, double fixedAspectRatio = 0, bool blockin…
68 :param fixedAspectRatio: fixed aspect ratio (optional)
75 … double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false );
85 :param fixedAspectRatio: fixed aspect ratio (optional)
158 … double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false );
165 ``fill`` for color of fill, ``stroke`` for color of stroke and ``fixedAspectRatio`` for fixed aspec…
H A Dqgsmarkersymbollayer.sip.in632 double fixedAspectRatio() const;
647 .. seealso:: :py:func:`fixedAspectRatio`
841 double fixedAspectRatio() const;
856 .. seealso:: :py:func:`fixedAspectRatio`
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/symbology/
H A Dqgssvgcache.sip.in51 … double widthScaleFactor, bool &fitsInCache, double fixedAspectRatio = 0, bool blocking = false,
63 :param fixedAspectRatio: fixed aspect ratio (optional)
74 …double widthScaleFactor, bool forceVectorOutput = false, double fixedAspectRatio = 0, bool blockin…
86 :param fixedAspectRatio: fixed aspect ratio (optional)
105 …double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false, const QMap<QString, Q…
115 :param fixedAspectRatio: fixed aspect ratio (optional)
198 …double widthScaleFactor, double fixedAspectRatio = 0, bool blocking = false, const QMap<QString, Q…
205 ``fill`` for color of fill, ``stroke`` for color of stroke and ``fixedAspectRatio`` for fixed aspec…
H A Dqgsmarkersymbollayer.sip.in681 double fixedAspectRatio() const;
696 .. seealso:: :py:func:`fixedAspectRatio`
912 double fixedAspectRatio() const;
927 .. seealso:: :py:func:`fixedAspectRatio`
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsrastermarker.cpp60 void fixedAspectRatio();
198 void TestQgsRasterMarker::fixedAspectRatio() in fixedAspectRatio() function in TestQgsRasterMarker
H A Dtestqgssvgmarker.cpp297 QCOMPARE( layer.fixedAspectRatio(), 0.5 ); in resetDefaultAspectRatio()
302 QCOMPARE( layer.fixedAspectRatio(), 0.5 ); in resetDefaultAspectRatio()
H A Dtestqgsarcgisrestutils.cpp254 QCOMPARE( markerLayer->fixedAspectRatio(), 1.25 ); in testPictureMarkerSymbol()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsrastermarker.cpp59 void fixedAspectRatio();
188 void TestQgsRasterMarker::fixedAspectRatio() in fixedAspectRatio() function in TestQgsRasterMarker
H A Dtestqgssvgmarker.cpp294 QCOMPARE( layer.fixedAspectRatio(), 0.5 ); in resetDefaultAspectRatio()
299 QCOMPARE( layer.fixedAspectRatio(), 0.5 ); in resetDefaultAspectRatio()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/symbology/
H A Dqgssymbollayerwidget.cpp2475 spinHeight->setValue( layer->size() * layer->fixedAspectRatio() ); in setGuiForSvg()
2587 double fixedAspectRatio = 0.0; in setWidth() local
2599 fixedAspectRatio = spinHeight->value() / spinWidth->value(); in setWidth()
2603 mLayer->setFixedAspectRatio( fixedAspectRatio ); in setWidth()
2610 double fixedAspectRatio = 0.0; in setHeight() local
2622 fixedAspectRatio = spinHeight->value() / spinWidth->value(); in setHeight()
2626 mLayer->setFixedAspectRatio( fixedAspectRatio ); in setHeight()
3858 double fixedAspectRatio = 0.0; in setWidth() local
3874 mLayer->setFixedAspectRatio( fixedAspectRatio ); in setWidth()
3881 double fixedAspectRatio = 0.0; in setHeight() local
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/gui/symbology/
H A Dqgssymbollayerwidget.cpp2542 spinHeight->setValue( layer->size() * layer->fixedAspectRatio() ); in setGuiForSvg()
2664 double fixedAspectRatio = 0.0; in setWidth() local
2676 fixedAspectRatio = spinHeight->value() / spinWidth->value(); in setWidth()
2680 mLayer->setFixedAspectRatio( fixedAspectRatio ); in setWidth()
2687 double fixedAspectRatio = 0.0; in setHeight() local
2699 fixedAspectRatio = spinHeight->value() / spinWidth->value(); in setHeight()
2703 mLayer->setFixedAspectRatio( fixedAspectRatio ); in setHeight()
3947 double fixedAspectRatio = 0.0; in setWidth() local
3963 mLayer->setFixedAspectRatio( fixedAspectRatio ); in setWidth()
3970 double fixedAspectRatio = 0.0; in setHeight() local
[all …]
/dports/devel/umbrello/umbrello-21.12.3/umbrello/umlwidgets/
H A Dumlwidget.h199 bool fixedAspectRatio() const { in fixedAspectRatio() function
H A Dumlwidget.cpp696 if (fixedAspectRatio()) { in constrain()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/providers/
H A Dtestqgsarcgisrestutils.cpp254 QCOMPARE( markerLayer->fixedAspectRatio(), 1.25 ); in testPictureMarkerSymbol()
/dports/astro/siril/siril/src/opencv/findHomography/
H A Dcalibration.cpp792 bool fixedAspectRatio = aspectRatio > FLT_EPSILON; in cvProjectPoints2() local
879 if( fixedAspectRatio ) in cvProjectPoints2()
1028 if( fixedAspectRatio ) in cvProjectPoints2()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dcalibration.cpp551 bool fixedAspectRatio = aspectRatio > FLT_EPSILON; variable
638 if( fixedAspectRatio )
823 if( fixedAspectRatio )
/dports/graphics/qgis-ltr/qgis-3.16.16/
H A DChangeLog136794 Update the QgsRatioLockButton use for fixedAspectRatio in SVG marker
136798 Use QgsRatioLockButton for fixedAspectRatio in SVG marker
136802 Update SIP for fixedAspectRatio in SVG marker
136806 Add tests for fixedAspectRatio in SVG marker
136810 Configure and use fixedAspectRatio in QgsSvgSymbolLayerWidget and QgsSvgSymbolLayer
136814 Add fixedAspectRatio in QgsSvgCacheEntry and compute image size accordingly
/dports/graphics/qgis/qgis-3.22.3/
H A DChangeLog170487 Update the QgsRatioLockButton use for fixedAspectRatio in SVG marker
170491 Use QgsRatioLockButton for fixedAspectRatio in SVG marker
170495 Update SIP for fixedAspectRatio in SVG marker
170499 Add tests for fixedAspectRatio in SVG marker
170503 Configure and use fixedAspectRatio in QgsSvgSymbolLayerWidget and QgsSvgSymbolLayer
170507 Add fixedAspectRatio in QgsSvgCacheEntry and compute image size accordingly