[Interest] QLineEdit::editingFinshied()

Robert Buchinger robert_buchinger at gmx.at
Tue Nov 29 14:54:56 CET 2016


On Dienstag, 29. November 2016 08:48:11 CET Duane wrote:
> Qt 5.7  - MinGW 5.3.0 - Windows 7
> 
> When pressing the enter key, editingFinished() fires twice.  When the
> line edit loses scope it works correctly.  Is this a known bug?  Is
> there a workaround?
> 
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

Hi

hard to say without any code (sniplet).

Do you have any eventFilters installed for the QLineEdit that catch the Enter 
key?

best regards





More information about the Interest mailing list