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

Cleanup QIconEngine for Qt7

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 7.0 (Next Major Release)
    • GUI: Painting
    • None
    • All

    Description

      QIconEngine should be cleaned up for Qt7:

      • mark getter as const (e.g. iconName(), isNull(), ...)
      • remove virtual_hook() as there are virtual functions with the same functionality
      • check why copy operator is allowed but assignment operator is deleted and sync them

      Attachments

        Issue Links

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

          Activity

            People

              vgt Eirik Aavitsland
              chehrlic Christian Ehrlicher
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes