I have a QLineEdit with a QCompleter. I want a slot myslot() called when either of the signals QCompleter::activated(const QString) or QLineEdit::returnPressed() get emitted.I have a QLineEdit with a QCompleter. I want a
I have a QLineEdit with a QCompleter. I want a slot myslot() called when either of the signals QCompleter::activated(const QString) or QLineEdit::returnPressed() get emitted.I have a QLineEdit with a QCompleter. I want a