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

6.3: Warnings in examples/quickcontrols2/texteditor

    XMLWordPrintable

Details

    • Linux/X11
    • 34331019c (dev), 7531de366 (6.5)

    Description

      When building examples/quickcontrols2/texteditor

      documenthandler.cpp: In member function 'void DocumentHandler::load(const QUrl&)':
      documenthandler.cpp:199:41: warning: 'static QQmlFileSelector* QQmlFileSelector::get(QQmlEngine*)' 
         is deprecated [-Wdeprecated-declarations]
        199 |     const QUrl path = QQmlFileSelector::get(engine)->selector()->select(fileUrl);
      

      This does not appear to be trivially fixable?

      When running (clear cache before!):

      Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because 
        it constitutes a group property.
      Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because it constitutes a group property.
      Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because it constitutes a group property.
      

      Also happens with other examples.

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes