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

Designer should allow morphing QTextEdit -> QTextBrowser

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 4.8.0
    • 4.7.0
    • Tools: Designer
    • None
    • 6c2fc9960ef1f96687025df0c0a6cf2df7dbba03

      I needed to change a QTextEdit to QTextBrowser (to easily support links) in a dialog created with Designer. Apparently this is impossible to do with Qt Creator, because I had to open the .ui file in external editor and change the type of the widget.

      This is especially bad, since it's possible to morph QTextBrowser to QTextEdit or QPlainTextEdit, but morphing back isn't possible (except with undo, as long as it remains in undo buffer).

      Related, Qt Creator should have option to edit .ui file as text without using external editor, especially now that it has quite nice XML highlighting, and because editing with external editor can't be prevented anyway.

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

            kleint Friedemann Kleint
            ari.hyttinen Ari Hyttinen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes