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

Replace QTextDocument::docHandle()

XMLWordPrintable

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

      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).

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes