Popover.setHasArrow
void setHasArrow(bool hasArrow)Sets whether this popover should draw an arrow pointing at the widget it is relative to.
Parameters
hasArrow | true to draw an arrow |
void setHasArrow(bool hasArrow)Sets whether this popover should draw an arrow pointing at the widget it is relative to.
hasArrow | true to draw an arrow |