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

Are .ui files supposed to be compatible between Qt4 and Qt5?

    XMLWordPrintable

Details

    • 803dbf529392b9c329d15f7ebdef7c407629a274, QtTools: 32b035472ce2cce2949e110edc8d97693ee5f37e

    Description

      Code generated by uic for Qt5 from a .ui file created with Designer for Qt4 may not compile because of the removal of the deprecated QLCDNumber::numDigits property. If it is intended that .ui files are not portable between Qt4 and Qt5 then the version number of .ui files should be increased to 5.0. If they should be portable then the numDigits property should be restored to Qt5 (but still marked as deprecated). I don't know if there are other similar deprecated properties.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            philthompson10 Phil Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes