Struct QfReferencingFeatureListModelBase::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 QfReferencingFeatureListModelBase::Entry::displayString;
variable nmDisplayString
QString QfReferencingFeatureListModelBase::Entry::nmDisplayString;
variable nmReferencedFeature
QgsFeature QfReferencingFeatureListModelBase::Entry::nmReferencedFeature;
variable referencingFeature
QgsFeature QfReferencingFeatureListModelBase::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/gui/qfreferencingfeaturelistmodel.h