A Line Edit with auto-completion
This example demonstrates how to use QtCompletor to add auto-completion to a QLineEdit. Different completion modes are supported:
- FilteredPopup: Displays a popup containing the current completions
- UnfilteredPopup: Displays a popup containing all the possible completions
- Inline: Completions appear as selected text within the line edit
Copyright © 2008 Nokia Corporation and/or its subsidiary(-ies) |
Trademarks |
Qt Solutions |