Struct ReferencingFeatureListModelBase::Entry
ClassList > Entry
Public Attributes
Public Functions
| Type |
Name |
|
Entry (const QString & displayString, const QgsFeature & referencingFeature, const QString & nmDisplayString=QString(), const QgsFeature & nmReferencedFeature=QgsFeature())
|
|
Entry () = default
|
Public Attributes Documentation
variable displayString
QString ReferencingFeatureListModelBase::Entry::displayString;
variable nmDisplayString
QString ReferencingFeatureListModelBase::Entry::nmDisplayString;
variable nmReferencedFeature
QgsFeature ReferencingFeatureListModelBase::Entry::nmReferencedFeature;
variable referencingFeature
QgsFeature ReferencingFeatureListModelBase::Entry::referencingFeature;
Public Functions Documentation
function Entry [1/2]
inline Entry::Entry (
const QString & displayString,
const QgsFeature & referencingFeature,
const QString & nmDisplayString=QString(),
const QgsFeature & nmReferencedFeature=QgsFeature()
)
function Entry [2/2]
Entry::Entry () = default
The documentation for this class was generated from the following file src/core/referencingfeaturelistmodel.h