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

Provide access to default QIconEngine implementation

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • Some future release
    • 4.0.0
    • GUI: Painting
    • None

      The internal QPixmapIconEngine implementation in qicon.cpp is a useful default, but modifying only one aspect of it requires a complete reimplementation of QIconEngine, as QPixmapIconEngine is not accessible either as a class nor as an instance.

      Getting access to the QPixmapIconEngine instance used would make it possible to at least forward function calls from a QIconEngine implementation, but ideally the class would be public.

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

            Unassigned Unassigned
            vhilshei Volker Hilsheimer
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes