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

Get rid of deprecated things/warnings in QMacStyle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.15
    • Widgets: Styles
    • None
    • macOS
    • 80be47ae06e979a4736b6f86c0ee043d61008ea3 (qt/qtbase/dev)

    Description

      While debugging another issue in QMacStyle, I noticed tons of warning about use of deprecated APIs and enumerators, for example:

      qmacstyle_mac.mm:3271:52: warning: 'NSMixedState' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
              tb.state = (opt->state & State_NoChange) ? NSMixedState :
                                                         ^~~~~~~~~~~~
                                                         NSControlStateValueMixed
      

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            tpochep Timur Pocheptsov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes