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

Qt Designer not able to handle custom property types should be documented

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.13.2, 5.14.0 Beta 1
    • 4.7.1
    • Documentation
    • None
    • all
    • 488f24540d087ae98fff4b3a4de82bdf9acbc72c (qt/qttools/5.13)

      As it turns out, Qt Designer (and uic, for that matter) is not able to handle custom Q_PROPERTY types for types that have been declared with Q_DECLARE_METATYPE(). That makes it impossible to properly integrate widgets employing such properties with Qt Designer if these properties should be designable. I would have expected to be able to supply a custom editor widget, but one is not. That limitation should be documented.

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

            leenam Leena Miettinen
            andre André Somers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes