Struct FeatureListModel::Entry
ClassList > Entry
Public Attributes
Public Functions
| Type |
Name |
|
Entry (const QString & displayString, const QVariant & key, const QVariant & group, const QgsFeatureId & fid)
|
|
Entry () = default
|
Public Attributes Documentation
variable displayString
QString FeatureListModel::Entry::displayString;
variable fid
QgsFeatureId FeatureListModel::Entry::fid;
variable fuzzyScore
double FeatureListModel::Entry::fuzzyScore;
variable group
QVariant FeatureListModel::Entry::group;
variable key
QVariant FeatureListModel::Entry::key;
Public Functions Documentation
function Entry [1/2]
inline Entry::Entry (
const QString & displayString,
const QVariant & key,
const QVariant & group,
const QgsFeatureId & fid
)
function Entry [2/2]
Entry::Entry () = default
The documentation for this class was generated from the following file src/core/featurelistmodel.h