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

QWidget: Q_PROPERTY windowOpacity is declared double, but setters/getters take qreal

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.9.3
    • None
    • All

    Description

        Q_PROPERTY(double windowOpacity READ windowOpacity WRITE setWindowOpacity DESIGNABLE isWindow)
      
          void setWindowOpacity(qreal level);
          qreal windowOpacity() const;
      

      Attachments

        For Gerrit Dashboard: QTBUG-64705
        # Subject Branch Project Status CR V

        Activity

          People

            richard Richard Moe Gustavsen
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes