#include <klflib.h>
Public Member Functions | |
mPropertyId (propId) | |
PropertyMatch (const PropertyMatch &other) | |
int | propertyId () const |
![]() | |
mValue (value) | |
mValueString (value.toString()) | |
StringMatch (const StringMatch &m) | |
const Qt::MatchFlags | matchFlags () const |
const QVariant | matchValue () const |
const QString | matchValueString () const |
Public Attributes | |
__pad0__: StringMatch(match) | |
![]() | |
__pad0__: mFlags(flags) | |
Protected Attributes | |
int | mPropertyId |
![]() | |
Qt::MatchFlags | mFlags |
QVariant | mValue |
QString | mValueString |
Discribes a matching criterion for the value of a property ID. Although not assumed in this definition, property IDs will eventually refer to KLFPropertizedObject property IDs, more specifically KLFLibEntry property IDs.
|
inline |
|
inline |
Returns the propery ID set in the constructor.
Definition at line 198 of file klflib.h.
References mPropertyId.
Referenced by make_sql_condition(), operator<<(), and KLFLibResourceSimpleEngine::testEntryMatchConditionImpl().
KLFLib::PropertyMatch::__pad0__ |
|
protected |
Definition at line 201 of file klflib.h.
Referenced by propertyId().