Home
last modified time | relevance | path

Searched refs:svg1x (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsproject.cpp306 QString svg1x = _getLayerSvgMarkerPath( projectMaster, QStringLiteral( "points 1" ) ); in testPathResolverSvg() local
309 QCOMPARE( svg1x, ourSvgPath ); in testPathResolverSvg()
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsproject.cpp325 const QString svg1x = _getLayerSvgMarkerPath( projectMaster, QStringLiteral( "points 1" ) ); in testPathResolverSvg() local
328 QCOMPARE( svg1x, ourSvgPath ); in testPathResolverSvg()