LibrePCB Developers Documentation
AttributeSubstitutor Member List

This is the complete list of members for AttributeSubstitutor, including all inherited members.

applyFilter(QString &str, int &start, int &end, FilterFunction filter) noexceptAttributeSubstitutorprivatestatic
AttributeSubstitutor()=deleteAttributeSubstitutor
AttributeSubstitutor(const AttributeSubstitutor &other)=deleteAttributeSubstitutor
FilterFunction typedefAttributeSubstitutor
getValueOfKey(const QString &key, QString &value, LookupFunction lookup) noexceptAttributeSubstitutorprivatestatic
LookupFunction typedefAttributeSubstitutor
operator=(const AttributeSubstitutor &rhs)=deleteAttributeSubstitutor
searchVariablesInText(const QString &text, int startPos, int &pos, int &length, QStringList &keys) noexceptAttributeSubstitutorprivatestatic
substitute(QString str, LookupFunction lookup=nullptr, FilterFunction filter=nullptr) noexceptAttributeSubstitutorstatic
~AttributeSubstitutor()=deleteAttributeSubstitutor