Home
last modified time | relevance | path

Searched refs:setExcludedAttributes (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgsjsonutils.py309 exporter.setExcludedAttributes([1])
328 exporter.setExcludedAttributes([1, 2])
346 exporter.setExcludedAttributes([0, 1, 2])
365 exporter.setExcludedAttributes([0, 1])
383 exporter.setExcludedAttributes([])
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgsjsonutils.py347 exporter.setExcludedAttributes([1])
366 exporter.setExcludedAttributes([1, 2])
384 exporter.setExcludedAttributes([0, 1, 2])
403 exporter.setExcludedAttributes([0, 1])
421 exporter.setExcludedAttributes([])
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/
H A Dqgsjsonutils.sip.in181 .. seealso:: :py:func:`setExcludedAttributes`
185 Attributes excluded via :py:func:`~QgsJsonExporter.setExcludedAttributes` take precedence over
204 void setExcludedAttributes( const QgsAttributeList &attributes );
221 .. seealso:: :py:func:`setExcludedAttributes`
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/
H A Dqgsjsonutils.sip.in182 .. seealso:: :py:func:`setExcludedAttributes`
186 Attributes excluded via :py:func:`~QgsJsonExporter.setExcludedAttributes` take precedence over
205 void setExcludedAttributes( const QgsAttributeList &attributes );
222 .. seealso:: :py:func:`setExcludedAttributes`
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsjsonutils.h186 …void setExcludedAttributes( const QgsAttributeList &attributes ) { mExcludedAttributeIndexes = att… in setExcludedAttributes() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsjsonutils.h191 …void setExcludedAttributes( const QgsAttributeList &attributes ) { mExcludedAttributeIndexes = att… in setExcludedAttributes() function
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/devel/love/love-11.3/src/libraries/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/graphics/glslang/glslang-11.7.1/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/glslang/Include/
H A DShHandle.h138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes() function
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp1534 linker->setExcludedAttributes(attributes, count); in ShExcludeAttributes()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp1666 linker->setExcludedAttributes(attributes, count); in ShExcludeAttributes()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp1666 linker->setExcludedAttributes(attributes, count);
/dports/devel/love/love-11.3/src/libraries/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp1617 linker->setExcludedAttributes(attributes, count); in ShExcludeAttributes()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/MachineIndependent/
H A DShaderLang.cpp1650 linker->setExcludedAttributes(attributes, count); in ShExcludeAttributes()

12