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

Provide access to default QIconEngine implementation

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes