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

QQuickTextNode must be part of the Qt public API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.12.0
    • None
    • All

    Description

      As suggested in QTBUG-31683, QQuickTextNode must be part of the Qt public API and documented.

      A public API would permit to user to develop their custom items without the need to hack the private Qt API or rely on QPainter API.

      Moreover this component is quite important since the handling of glyph and text layout is not trivial in OpenGL and require a lot of codes which is already implemented in Qt. In comparison the painting of an antialiased  curve is far more simple to achieve.

      At least it would be nice to explain why it was not done : lack of time, code was not designed to be public, easier to make crappy code private ...

       

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            fabricesalvaire fabrice salvaire
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes