Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctkMenuComboBox: Add completerMenu()/setCompleterMenu() #868

Merged
merged 5 commits into from
May 7, 2019

Conversation

jcfr
Copy link
Member

@jcfr jcfr commented May 7, 2019

No description provided.

jcfr added 5 commits May 3, 2019 19:24
This commit removes the explicit use of "QPointer::data()" call, renames
Menu ivar to  CompleterMenu, and updates the "menu()" function to return
"d->MenuComboBox->Menu" (equivalent to CompleterMenu).
This is useful when the menu displayed with the combobox is only a subset
of the action that can be searched for.
@jcfr jcfr merged commit 64f9702 into commontk:master May 7, 2019
@jcfr jcfr deleted the improve-ctkMenuComboBox branch May 7, 2019 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant