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

QMacCocoaViewContainer not supported in Qt 5.0b2

    XMLWordPrintable

Details

    Description

      The QMacCocoaViewContainer is not supported in Qt 5.0b2.

      qt-everywhere-opensource-src-5.0.0-beta1/qtbase/src/widgets/widgets/widgets.pri
      
      # TODO
      false:mac {
          HEADERS += widgets/qmacnativewidget_mac.h \
                     widgets/qmaccocoaviewcontainer_mac.h
          OBJECTIVE_HEADERS += widgets/qcocoatoolbardelegate_mac_p.h \ 
                               widgets/qcocoamenu_mac_p.h
          OBJECTIVE_SOURCES += widgets/qmaccocoaviewcontainer_mac.mm \
                               widgets/qcocoatoolbardelegate_mac.mm \
                               widgets/qmainwindowlayout_mac.mm \
                               widgets/qmacnativewidget_mac.mm \
      }
      
      

      These are presumably still under development, but I couldn't find a ticket for their absence in Qt 5 so have opened this one.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            refnum Dair Grant
            Votes:
            7 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes