Home
last modified time | relevance | path

Searched refs:validateAttribute (Results 1 – 25 of 116) sorted by path

12345

/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/schema/
H A Dqxsdvalidatinginstancereader.cpp768 … if (!validateAttribute(attributeUseHash.value(attributeName), attribute(attributeName))) in validateElementComplexType()
798 … if (!validateAttribute(attributeDeclaration, attribute(attributeName))) { in validateElementComplexType()
833 bool XsdValidatingInstanceReader::validateAttribute(const XsdAttributeUse::Ptr &declaration, const … in validateAttribute() function in XsdValidatingInstanceReader
879 bool XsdValidatingInstanceReader::validateAttribute(const XsdAttribute::Ptr &declaration, const QSt… in validateAttribute() function in XsdValidatingInstanceReader
H A Dqxsdvalidatinginstancereader_p.h182 bool validateAttribute(const XsdAttributeUse::Ptr &declaration, const QString &value);
187 bool validateAttribute(const XsdAttribute::Ptr &declaration, const QString &value);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/
H A DChangeLog-20052839 (validateAttribute(TagElement,htmlAttributeSet,Enumeration,Enumeration)):
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/
H A DChangeLog-200527566 (validateAttribute(TagElement,htmlAttributeSet,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/swing/text/html/parser/
H A DhtmlValidator.java450 validateAttribute(tag, parameters, enumeration); in validateParameters()
494 private void validateAttribute(TagElement tag, htmlAttributeSet parameters, in validateAttribute() method in htmlValidator
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/swing/text/html/parser/
H A DhtmlValidator.h78 …void validateAttribute(::javax::swing::text::html::parser::TagElement *, ::gnu::javax::swing::text…
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/
H A DChangeLog-20052839 (validateAttribute(TagElement,htmlAttributeSet,Enumeration,Enumeration)):
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/
H A DChangeLog-200527566 (validateAttribute(TagElement,htmlAttributeSet,
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/swing/text/html/parser/
H A DhtmlValidator.java450 validateAttribute(tag, parameters, enumeration); in validateParameters()
494 private void validateAttribute(TagElement tag, htmlAttributeSet parameters, in validateAttribute() method in htmlValidator
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/swing/text/html/parser/
H A DhtmlValidator.h78 …void validateAttribute(::javax::swing::text::html::parser::TagElement *, ::gnu::javax::swing::text…
/dports/graphics/qgis-ltr/qgis-3.16.16/
H A DChangeLog23199 - in validateAttribute: don't check for uniqueness if the value is NULL
172605 to QgsVectorLayerUtils::validateAttribute()
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/
H A Dqgsvectorlayerutils.sip.in171 …static bool validateAttribute( const QgsVectorLayer *layer, const QgsFeature &feature, int attribu…
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgisapp.cpp10458 …if ( !QgsVectorLayerUtils::validateAttribute( pasteVectorLayer, f, idx, errors, QgsFieldConstraint… in pasteFromClipboard()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsvectorlayerutils.cpp376 bool QgsVectorLayerUtils::validateAttribute( const QgsVectorLayer *layer, const QgsFeature &feature… in validateAttribute() function in QgsVectorLayerUtils
H A Dqgsvectorlayerutils.h176 …static bool validateAttribute( const QgsVectorLayer *layer, const QgsFeature &feature, int attribu…
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/editorwidgets/core/
H A Dqgseditorwidgetwrapper.cpp223 …hardConstraintsOk = QgsVectorLayerUtils::validateAttribute( layer, ft, index, errors, QgsFieldCons… in updateConstraint()
225 …softConstraintsOk = QgsVectorLayerUtils::validateAttribute( layer, ft, index, softErrors, QgsField… in updateConstraint()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_provider_postgres.py1650 self.assertTrue(QgsVectorLayerUtils.validateAttribute(vl, f, 0))
H A Dtest_qgsvectorlayerutils.py262 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1)
266 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1)
271 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1,
278 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1)
287 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1)
292 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1)
298 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1,
306 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1)
310 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1)
316 res, errors = QgsVectorLayerUtils.validateAttribute(layer, f, 1,
[all …]
/dports/graphics/qgis/qgis-3.22.3/
H A DChangeLog56892 - in validateAttribute: don't check for uniqueness if the value is NULL
206298 to QgsVectorLayerUtils::validateAttribute()
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/vector/
H A Dqgsvectorlayerutils.sip.in171 …static bool validateAttribute( const QgsVectorLayer *layer, const QgsFeature &feature, int attribu…
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgisapp.cpp10772 …if ( !QgsVectorLayerUtils::validateAttribute( pasteVectorLayer, f, idx, errors, QgsFieldConstraint… in pasteFromClipboard()
/dports/graphics/qgis/qgis-3.22.3/src/core/vector/
H A Dqgsvectorlayerutils.cpp376 bool QgsVectorLayerUtils::validateAttribute( const QgsVectorLayer *layer, const QgsFeature &feature… in validateAttribute() function in QgsVectorLayerUtils
H A Dqgsvectorlayerutils.h176 …static bool validateAttribute( const QgsVectorLayer *layer, const QgsFeature &feature, int attribu…
/dports/graphics/qgis/qgis-3.22.3/src/gui/editorwidgets/core/
H A Dqgseditorwidgetwrapper.cpp223 …hardConstraintsOk = QgsVectorLayerUtils::validateAttribute( layer, ft, index, errors, QgsFieldCons… in updateConstraint()
225 …softConstraintsOk = QgsVectorLayerUtils::validateAttribute( layer, ft, index, softErrors, QgsField… in updateConstraint()
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_provider_postgres.py1714 self.assertTrue(QgsVectorLayerUtils.validateAttribute(vl, f, 0))

12345