Home
last modified time | relevance | path

Searched refs:UsingMatchKey (Results 1 – 3 of 3) sorted by relevance

/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/xml/
H A Dmymoneystoragenames.h202 UsingMatchKey, enumerator
H A Dmymoneystoragenames.cpp243 {Attribute::Payee::UsingMatchKey, QStringLiteral("usingmatchkey")}, in attributeName()
H A Dmymoneystoragexml.cpp843 …payee.setMatchData((node.attribute(attributeName(Attribute::Payee::UsingMatchKey), "0").toUInt() !… in readPayee()
930 el.setAttribute(attributeName(Attribute::Payee::UsingMatchKey), payee.isUsingMatchKey()); in writePayee()