Home
last modified time | relevance | path

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

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/ifc/xml/
H A Dvabstractpattern.cpp910 CheckTagExists(TagDescription); in SetDescription()
925 CheckTagExists(TagNotes); in SetNotes()
941 CheckTagExists(TagPatternName); in SetPatternName()
958 CheckTagExists(TagCompanyName); in SetCompanyName()
975 CheckTagExists(TagPatternNum); in SetPatternNumber()
991 CheckTagExists(TagCustomerName); in SetCustomerName()
1007 CheckTagExists(TagCustomerBirthDate); in SetCustomerBirthDate()
1023 CheckTagExists(TagCustomerEmail); in SetCustomerEmail()
1040 QDomElement tag = CheckTagExists(TagPatternLabel); in SetLabelDateFormat()
1104 QDomElement tag = CheckTagExists(TagWatermark); in SetWatermarkPath()
[all …]
H A Dvabstractpattern.h426 QDomElement CheckTagExists(const QString &tag);