/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/DICOM/Widgets/ |
H A D | ctkDICOMQueryWidget.cpp | 88 connect(d->NameSearch, SIGNAL(returnPressed()), this, SLOT(onReturnPressed())); in ctkDICOMQueryWidget() 89 connect(d->StudySearch, SIGNAL(returnPressed()), this, SLOT(onReturnPressed())); in ctkDICOMQueryWidget() 90 connect(d->SeriesSearch, SIGNAL(returnPressed()), this, SLOT(onReturnPressed())); in ctkDICOMQueryWidget() 91 connect(d->IdSearch, SIGNAL(returnPressed()), this, SLOT(onReturnPressed())); in ctkDICOMQueryWidget() 109 disconnect(d->NameSearch, SIGNAL(returnPressed()), this, SLOT(onReturnPressed())); in ~ctkDICOMQueryWidget() 110 disconnect(d->StudySearch, SIGNAL(returnPressed()), this, SLOT(onReturnPressed())); in ~ctkDICOMQueryWidget() 111 disconnect(d->SeriesSearch, SIGNAL(returnPressed()), this, SLOT(onReturnPressed())); in ~ctkDICOMQueryWidget() 112 disconnect(d->IdSearch, SIGNAL(returnPressed()), this, SLOT(onReturnPressed())); in ~ctkDICOMQueryWidget() 156 void ctkDICOMQueryWidget::onReturnPressed() in onReturnPressed() function in ctkDICOMQueryWidget
|
H A D | ctkDICOMQueryWidget.h | 58 void onReturnPressed();
|
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativefocusscope/data/ |
H A D | test5.qml | 8 Keys.onReturnPressed: console.log("Error - Root") 15 Keys.onReturnPressed: console.log("Error - FocusScope") 38 Keys.onReturnPressed: console.log("Top Left"); 52 Keys.onReturnPressed: console.log("Top Right"); 80 Keys.onReturnPressed: console.log("Bottom Left");
|
/dports/devel/okteta/okteta-0.26.6/libs/kasten/gui/controller/ |
H A D | abstracttoolwidget_p.cpp | 24 p, [&]() { onReturnPressed(); }); in AbstractToolWidgetPrivate() 41 void AbstractToolWidgetPrivate::onReturnPressed() in onReturnPressed() function in Kasten::AbstractToolWidgetPrivate
|
H A D | abstracttoolwidget_p.hpp | 30 void onReturnPressed();
|
/dports/deskutils/kchmviewer/kchmviewer-RELEASE_8_0/src/ |
H A D | tab_search.cpp | 80 SLOT( onReturnPressed() ) ); in TabSearch() 86 SLOT( onReturnPressed() ) ); in TabSearch() 135 void TabSearch::onReturnPressed( ) in onReturnPressed() function in TabSearch 272 onReturnPressed(); in execSearchQueryInGui()
|
H A D | tab_index.cpp | 40 SLOT( onReturnPressed() ) ); in TabIndex() 95 void TabIndex::onReturnPressed( ) in onReturnPressed() function in TabIndex
|
H A D | tab_index.h | 39 void onReturnPressed ();
|
H A D | tab_search.h | 44 void onReturnPressed ();
|
/dports/security/yubioath-desktop/yubioath-desktop-yubioath-desktop-5.0.4/qml/ |
H A D | StyledToolBar.qml | 83 Keys.onReturnPressed: navigator.goToSettings() 229 Keys.onReturnPressed: { 264 Keys.onReturnPressed: app.currentCredentialCard.calculateCard(true) 302 Keys.onReturnPressed: app.currentCredentialCard.deleteCard() 339 Keys.onReturnPressed: navigator.about() 382 Keys.onReturnPressed: yubiKey.scanQr()
|
H A D | ConfirmationPopup.qml | 131 Keys.onReturnPressed: accept() 143 Keys.onReturnPressed: reject()
|
/dports/multimedia/haruna/haruna-0.7.3/src/qml/Haruna/Components/ |
H A D | SelectActionPopup.qml | 75 Keys.onReturnPressed: actionSelected("") 95 Keys.onReturnPressed: actionSelected(modelData)
|
/dports/audio/elisa/elisa-21.12.3/src/qml/ |
H A D | GridBrowserDelegate.qml | 90 Keys.onReturnPressed: open() 214 Keys.onReturnPressed: clicked() 245 Keys.onReturnPressed: clicked() 267 Keys.onReturnPressed: replaceAndPlay() 289 Keys.onReturnPressed: enqueue()
|
H A D | FlatButtonWithToolTip.qml | 15 Keys.onReturnPressed: clicked()
|
/dports/math/kalgebra/kalgebra-21.12.3/mobile/content/ui/controls/ |
H A D | ExpressionInput.qml | 66 Keys.onReturnPressed: complete() 79 Keys.onReturnPressed: view.currentIndex = -1
|
/dports/cad/cura/Cura-58bae31/resources/qml/Preferences/ |
H A D | ReadOnlyTextArea.qml | 30 Keys.onReturnPressed:
|
H A D | ReadOnlyTextField.qml | 33 Keys.onReturnPressed: base.editingFinished()
|
/dports/cad/opencascade/opencascade-7.6.0/tools/DFBrowser/ |
H A D | DFBrowser_SearchLine.hxx | 92 …void onReturnPressed() { myLineControl->completer()->setCompletionPrefix (myLineControl->text()); } in onReturnPressed() function in DFBrowser_SearchLine
|
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/ |
H A D | dockhelp.h | 66 void onReturnPressed();
|
H A D | dockhelp.cpp | 45 connect(ui->findLine,SIGNAL(returnPressed()),this,SLOT(onReturnPressed())); in DockHelp() 176 void DockHelp::onReturnPressed() in onReturnPressed() function in DockHelp
|
/dports/net-im/neochat/neochat-1.2.0/imports/NeoChat/Component/Login/ |
H A D | Sso.qml | 35 Keys.onReturnPressed: clicked()
|
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/ |
H A D | pathbar.h | 61 void onReturnPressed();
|
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativeitem/data/ |
H A D | keystest.qml | 10 Keys.onReturnPressed: keysTestObject.keyPress(event.key, "Return", event.modifiers)
|
/dports/net/linphone/linphoneqt-4.1.1/ui/modules/Common/Form/Fields/ |
H A D | PortField.qml | 73 Keys.onReturnPressed: editingFinished()
|
/dports/deskutils/zanshin/zanshin-21.12.3/src/widgets/ |
H A D | pageview.h | 60 void onReturnPressed();
|