This is the complete list of members for KLFLib::PropertyMatch, including all inherited members.
matchFlags() const | KLFLib::StringMatch | inline |
matchValue() const | KLFLib::StringMatch | inline |
matchValueString() const | KLFLib::StringMatch | inline |
mFlags | KLFLib::StringMatch | protected |
mPropertyId | KLFLib::PropertyMatch | protected |
mValue | KLFLib::StringMatch | protected |
mValueString | KLFLib::StringMatch | protected |
propertyId() const | KLFLib::PropertyMatch | inline |
PropertyMatch(int propId=-1, const StringMatch &match=StringMatch()) | KLFLib::PropertyMatch | inline |
PropertyMatch(const PropertyMatch &other) | KLFLib::PropertyMatch | inline |
StringMatch(const QVariant &value=QVariant(), Qt::MatchFlags flags=Qt::MatchExactly) | KLFLib::StringMatch | inline |
StringMatch(const StringMatch &m) | KLFLib::StringMatch | inline |