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

Replace QTextDocument::docHandle()

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 6.0
    • 5.7.0
    • GUI: Text handling
    • None
    • 4724dfff627f3cd3754f5d4a827c6b6790a89955 (qt/qtbase/dev)

    Description

      QTextDocument::docHandle() should be removed from the publicly available APIs and follow the regular pattern with a static QTextDocumentPrivate::get() function instead.

      There are some other cases of internal functions in the public text classes which should also be reviewed and either moved into private classes or made part of the official public APIs (QFont::cleanup() and friends come to mind).

      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:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes