Home
last modified time | relevance | path

Searched refs:allowCompletion (Results 1 – 13 of 13) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/ui/qt/widgets/
H A Dsyntax_line_edit.h39 void allowCompletion(bool enabled);
H A Dsyntax_line_edit.cpp73 void SyntaxLineEdit::allowCompletion(bool enabled) in allowCompletion() function in SyntaxLineEdit
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Dsyntax_line_edit.h39 void allowCompletion(bool enabled);
H A Dsyntax_line_edit.cpp73 void SyntaxLineEdit::allowCompletion(bool enabled) in allowCompletion() function in SyntaxLineEdit
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Dsyntax_line_edit.h39 void allowCompletion(bool enabled);
H A Dsyntax_line_edit.cpp73 void SyntaxLineEdit::allowCompletion(bool enabled) in allowCompletion() function in SyntaxLineEdit
/dports/net/tshark/wireshark-3.6.1/ui/qt/widgets/
H A Dsyntax_line_edit.h39 void allowCompletion(bool enabled);
H A Dsyntax_line_edit.cpp73 void SyntaxLineEdit::allowCompletion(bool enabled) in allowCompletion() function in SyntaxLineEdit
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/lookandfeel/contents/runcommand/
H A DRunCommand.qml83 property bool allowCompletion: false
149 if (allowCompletion && length > 0 && runnerManager.historyEnabled) {
159 allowCompletion = (event.key !== Qt.Key_Backspace && event.key !== Qt.Key_Delete)
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/
H A Dsearch_frame.cpp344 sf_ui_->searchLineEdit->allowCompletion(idx == df_search_); in on_searchTypeComboBox_currentIndexChanged()
/dports/net/wireshark/wireshark-3.6.1/ui/qt/
H A Dsearch_frame.cpp344 sf_ui_->searchLineEdit->allowCompletion(idx == df_search_); in on_searchTypeComboBox_currentIndexChanged()
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/
H A Dsearch_frame.cpp344 sf_ui_->searchLineEdit->allowCompletion(idx == df_search_); in on_searchTypeComboBox_currentIndexChanged()
/dports/net/tshark/wireshark-3.6.1/ui/qt/
H A Dsearch_frame.cpp344 sf_ui_->searchLineEdit->allowCompletion(idx == df_search_); in on_searchTypeComboBox_currentIndexChanged()