Details

    • Sub-task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • GUI: Window management
    • None

    Description

      Plugins don't store the fontdatabase in a QScopedPointer and do not manually manage the memory. I can think of:

      a.) Make QPlatformIntegration and QPlatformDatabase a QObject and provide parent/child relationship
      b.) Make all plugins use QScopedPointer
      c.) Put a QScopedPointer into the base class and have a virtual doCreateFont... creates and assigns to the common pointer

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            holger Holger Freyther
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes