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

QWidgetMapper missing members

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.9.6
    • Build System
    • None
    • Linux Kubuntu 18.04  64bits
      Kernel: 4.15.0-22-generic
      Intel Core 2 Quad 2.83Ghz, 6GB. RAM, 240GB SDD.

    Description

      Greetings, every body.

      After updating to Qt 5.9.6 a project that was compiling and running fine in Qt 5.9.5 does not compile any more it shows the following errors:

      error: ‘QWidgetMapper {aka class QHash<long long unsigned int, QWidget*>}’ has no member named ‘setModel’
      NotesMapper->setModel(MyNotesModel);
      ^~~~~~~~

      It looks like the following members are missing from QWidgetMapper:
      setModel
      setSubmitPolicy
      addMapping
      toFirst

      Regards,
                 Luis Murillo.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            alonsomm2016 Luis Alonso Murillo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes