Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34780

TextField has no editingFinished signal like LineEdit

XMLWordPrintable

    • 20db3ac1e11d528ab2a924fd10764d903e8c1b4b, 3be9c4bca30acf109cda87a9c53849ba328c45db

      TextField has no editingFinished signal like LineEdit

      TextField only has accepted() that needs the user to press "Enter", but is not triggered by a change of focus.

      Since there is no signal for focus changes, we cannot even imitate editingFinished() from LineEdit.

      With the current TextField I do not know how to solve: QTCREATORBUG-10748

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            liaqi Liang Qi
            thohartm Thomas Hartmann
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes