16 #ifndef QGSRELATIONWIDGETWRAPPER_H 17 #define QGSRELATIONWIDGETWRAPPER_H 46 bool showLabel()
const;
54 void setShowLabel(
bool showLabel );
61 bool showLinkButton()
const;
68 void setShowLinkButton(
bool showLinkButton );
75 bool showUnlinkButton()
const;
82 void setShowUnlinkButton(
bool showUnlinkButton );
94 bool valid()
const override;
104 void setVisible(
bool visible );
111 #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.