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

Move QTextControl and QLineControl to the qtdeclarative repo

    XMLWordPrintable

Details

    Description

      QTextControl is no longer shared between QTextEdit and QQuickTextEdit, and QLineControl is also exclusively used by QQuickTextInput. It doesn't make logistical sense to have these private class residing in qtbase when they're only used by qtdeclarative so they should be moved.

      Ultimately QLineControl should probably also be integrated directly into QQuickTextInput as there isn't a clear division of responsibility between the classes and the overhead of coordinating the two classes is not insignificant.

      Attachments

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

        Activity

          People

            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes