Label.setSelectable

void setSelectable(bool setting)

Makes text in the label selectable.

Selectable labels allow the user to select text from the label, for copy-and-paste.

Parameters

settingtrue to allow selecting text in the label