Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-19608 Better Text introspection in QML
  3. QTBUG-13575

TextEdit: modifying a selection format

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • None
    • linux, qt4.7-git

      Currently, there is no way to format a part of a TextEdit element: only the whole TextEdit can be formated (see forum thread #805). Adding methods that return reference to a TextEdit sub-part or a Text (instead of a string) could be useful to change the format of a part of the TextEdit. Something like that may help:

      • selectionAsFormatable() : TextEdit (or Text?) This could allow to format a subpart of the element
      • setCurrentWheight (enum) : void
      • setCurrent ... A bunch of method to Format the TextEdit at cursor position.

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

            Unassigned Unassigned
            brouits BenoƮt Rouits
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes