Query.setSelectable
void setSelectable(bool selectable)Set the results of a selectable query. If the element answering the query can handle stream selection, selectable should be set to true.
Parameters
selectable | Whether the element can handle stream selection. |