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

Cleanup QIconEngine for Qt7

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes