16 #ifndef QGSRELATIONWIDGETWRAPPER_H 17 #define QGSRELATIONWIDGETWRAPPER_H 45 bool showLabel()
const;
53 void setShowLabel(
bool showLabel );
60 bool showLinkButton()
const;
67 void setShowLinkButton(
bool showLinkButton );
74 bool showUnlinkButton()
const;
81 void setShowUnlinkButton(
bool showUnlinkButton );
93 bool valid()
const override;
103 void setVisible(
bool visible );
106 void aboutToSave()
override;
112 #endif // QGSRELATIONWIDGETWRAPPER_H
The feature class encapsulates a single feature including its id, geometry and a list of field/values...
Represents a vector layer which manages a vector based data sets.