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

Add support for QStaticText in the tracer engine

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes