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

No way to set the icon on all Widgets except through QApplication::setWindowIcon

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • Some future release
    • 4.5.0
    • GUI: Look'n'Feel
    • None

    Description

      t4id: 262091

      It would be nice to be able to globally enable/disable the icon in all QWidgets in an application aside from the QApplication::setWindowIcon() call.

      Something like this:-

      setApplicationIcon("my_icon.ico")
      setWidgetIcon ("my_icon.ico") << to use same icon for all widgets
      or
      setWidgetIcon ("") << to use no icon for all widgets.

      Attachments

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

        Activity

          People

            pullatti Prasanth Ullattil
            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes