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

Add support for QStaticText in the tracer engine

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.0
    • 4.7.0
    • GUI: Text handling
    • None
    • 3bdff93c991bfabcaa729a89a2b171c562633ced

    Description

      While there is currently an attempt at supporting QStaticText in the tracer paint engine, this code does not work as intended. It will draw all text to the same location and it will not follow the same path as drawStaticText() in ordinary execution, which makes it pointless in the tracer use case. It should be changed to use something like qt_draw_glyphs() instead.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes