Using the Qt Designer WYSIWYG editor
General and Desktop
3
Posts
3
Posters
3.1k
Views
1
Watching
-
wrote on 11 Jan 2012, 04:45 last edited by
Hi!
I'm noticed about the WYSIWYG editor used by Qt Designer when you, for example, edit the QLabel content as HTML.
Is there a way to check the source code of that editor to integrate it on my application? Or do you know about another simple HTML WYSIWYG editor?Thanks in advance!
Regards! -
wrote on 11 Jan 2012, 07:23 last edited by
"Here":http://qt.gitorious.org/qt-creator there is the code of the whole qt creator IDE.
-
wrote on 17 Sept 2014, 08:10 last edited by
Hi,
I'm looking for the same thing.
i went through all the source code of qt creator and i found nothing...
Any suggestion where is the source code of html editor of Qt designer?
Thanks in advance!