Skip to content

Struct QfFeatureListModel::Entry

ClassList > Entry

Public Attributes

Type Name
QString displayString
QgsFeatureId fid
double fuzzyScore = 0.0
QVariant group
QVariant key
QString orderByValue

Public Functions

Type Name
Entry (const QString & displayString, const QVariant & key, const QVariant & group, const QgsFeatureId & fid, const QString & orderByValue)
Entry () = default

Public Attributes Documentation

variable displayString

QString QfFeatureListModel::Entry::displayString;

variable fid

QgsFeatureId QfFeatureListModel::Entry::fid;

variable fuzzyScore

double QfFeatureListModel::Entry::fuzzyScore;

variable group

QVariant QfFeatureListModel::Entry::group;

variable key

QVariant QfFeatureListModel::Entry::key;

variable orderByValue

QString QfFeatureListModel::Entry::orderByValue;

Public Functions Documentation

function Entry [1/2]

inline Entry::Entry (
    const QString & displayString,
    const QVariant & key,
    const QVariant & group,
    const QgsFeatureId & fid,
    const QString & orderByValue
) 

function Entry [2/2]

Entry::Entry () = default


The documentation for this class was generated from the following file src/core/qffeaturelistmodel.h