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

Make it possible to add custom property editors to Designer

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P5: Not important
    • Some future release
    • None
    • Tools: Designer
    • None

    Description

      Designer supports custom widgets, and these widgets can also have properties declared with the Q_PROPERTY() macro. These properties can be of any type, but Designer only supports editing of types that QVariant understands, in addition to some special types like QFont and QPalette.

      It would be nice if it was possible to provide custom property editors for custom types (or any type that Designer does not support by default), or even custom property editors for overriding the default editors provided by Designer.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            10 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes