![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for AttributeSubstitutor, including all inherited members.
| applyFilter(QString &str, int &start, int &end, FilterFunction filter) noexcept | AttributeSubstitutor | privatestatic |
| AttributeSubstitutor()=delete | AttributeSubstitutor | |
| AttributeSubstitutor(const AttributeSubstitutor &other)=delete | AttributeSubstitutor | |
| FilterFunction typedef | AttributeSubstitutor | |
| getValueOfKey(const QString &key, QString &value, LookupFunction lookup) noexcept | AttributeSubstitutor | privatestatic |
| LookupFunction typedef | AttributeSubstitutor | |
| operator=(const AttributeSubstitutor &rhs)=delete | AttributeSubstitutor | |
| searchVariablesInText(const QString &text, int startPos, int &pos, int &length, QStringList &keys) noexcept | AttributeSubstitutor | privatestatic |
| substitute(QString str, LookupFunction lookup=nullptr, FilterFunction filter=nullptr) noexcept | AttributeSubstitutor | static |
| ~AttributeSubstitutor()=delete | AttributeSubstitutor |