16 #ifndef QGSRELATIONWIDGETWRAPPER_H 17 #define QGSRELATIONWIDGETWRAPPER_H 41 bool showLabel()
const;
49 void setShowLabel(
bool showLabel );
56 bool showLinkButton()
const;
62 void setShowLinkButton(
bool showLinkButton );
69 bool showUnlinkButton()
const;
75 void setShowUnlinkButton(
bool showUnlinkButton );
80 bool valid()
const override;
89 void setVisible(
bool visible );
96 #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.