Home
last modified time | relevance | path

Searched defs:showCompletion (Results 1 – 17 of 17) sorted by relevance

/dports/www/falkon/falkon-3.2.0/src/lib/navigation/completer/
H A Dlocationcompleter.cpp232 emit showCompletion(completion, completeDomain); in currentChanged() local
370 emit showCompletion(request.url().toString(), false); in loadRequest() local
/dports/net/rssguard/rssguard-4.0.4/src/librssguard/network-web/
H A Dgooglesuggest.cpp115 void GoogleSuggest::showCompletion(const QStringList& choices) { in showCompletion() function in GoogleSuggest
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/network/googlesuggest/
H A Dgooglesuggest.cpp151 void GSuggestCompletion::showCompletion(const QVector<QString> &choices) in showCompletion() function in GSuggestCompletion
/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DFunctionCompletion.cpp185 void FunctionCompletion::showCompletion(const QStringList &choices) in showCompletion() function in FunctionCompletion
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/network/googlesuggest/
H A Dgooglesuggest.cpp140 void GSuggestCompletion::showCompletion(const QStringList &choices, const QStringList &hits) in showCompletion() function in GSuggestCompletion
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/util/
H A DSuggestCompleter.cpp115 void BaseCompleter::showCompletion(const QStringList &choices) { in showCompletion() function in U2::BaseCompleter
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/ui/
H A Duser-name-completer.cpp119 void SeafileUserNameCompleter::showCompletion(const QList<SeafileUser> &users, const QString& patte… in showCompletion() function in SeafileUserNameCompleter
/dports/deskutils/copyq/CopyQ-5.0.0/src/gui/
H A Dcommandcompleter.cpp313 void CommandCompleter::showCompletion() in showCompletion() function in CommandCompleter
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/inaturalist/
H A Dinatsuggest.cpp250 void SuggestTaxonCompletion::showCompletion(const Completions& choices) in showCompletion() function in DigikamGenericINatPlugin::SuggestTaxonCompletion
/dports/www/falkon/falkon-3.2.0/src/lib/navigation/
H A Dlocationbar.cpp164 void LocationBar::showCompletion(const QString &completion, bool completeDomain) in showCompletion() function in LocationBar
/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/src/gui/
H A Deditor.cpp982 void EditorCompletion::showCompletion(const QStringList& choices) in showCompletion() function in EditorCompletion
1278 void ConstantCompletion::showCompletion() in showCompletion() function in ConstantCompletion
/dports/math/cantor/cantor-21.12.3/src/
H A Dcantor_part.cpp358 QAction* showCompletion = new QAction(i18n("Show Completion"), collection); in CantorPart() local
H A Dworksheetentry.cpp251 void WorksheetEntry::showCompletion() in showCompletion() function in WorksheetEntry
H A Dcommandentry.cpp660 void CommandEntry::showCompletion() in showCompletion() function in CommandEntry
H A Dworksheet.cpp722 void Worksheet::showCompletion() in showCompletion() function in Worksheet
/dports/www/otter-browser/otter-browser-1.0.03/src/modules/widgets/address/
H A DAddressWidget.cpp768 void AddressWidget::showCompletion(bool isTypedHistory) in showCompletion() function in Otter::AddressWidget
/dports/editors/texworks/texworks-release-0.6.2/src/
H A DCompletingEdit.cpp857 void CompletingEdit::showCompletion(const QString& completion, int insOffset) in showCompletion() function in CompletingEdit