EntryCompletion.setInlineSelection
void setInlineSelection(bool inlineSelection)Sets whether it is possible to cycle through the possible completions inside the entry.
Parameters
inlineSelection | true to do inline selection |
void setInlineSelection(bool inlineSelection)Sets whether it is possible to cycle through the possible completions inside the entry.
inlineSelection | true to do inline selection |