I consider adding a text style bar (font size, typeface, bold, italic, underline ...) in a window that contains a QtextEdit.
From what I see, I would have to program it from scratch unless there is some QtextEdit feature in the QtDesigner.
Is there any way to add the text format bar easily? Or would I have to manually program it?
Thanks in advance, I'm looking for ideas in case I add it finally.