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

Add applicationDisplayNameChanged() signal to QGuiApplication

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • None
    • None
    • Other
    • None
    • 0e6f1cb7fa634195cb238c4893e6fa0b99fb0abb

    Description

      Add a QGuiApplication::applicationDisplayNameChanged() signal.

      If applicationDisplayName is no set applicationDisplayNameChanged() is emitted after applicationNameChanged() via a signal to signal connection.

      Once set the signals are disconnected and applicationDisplayNameChanged() gets emitted by setApplicationDisplayName().

      Note: this would be a first step for allowing access to applicationDisplayName from QML using Qt.application.displayName.

      Attachments

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

        Activity

          People

            laknoll Lars Knoll
            bterrier Benjamin Terrier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes