[Qt-qml] How to extend QML TextEdit (QDeclarativeTextEdit)?

Cornelius Hald hald at icandy.de
Fri Jul 15 21:26:54 CEST 2011


Hi,

I'd like to extend the TextEdit item in QML. The C++ code is in
qdeclarativetextedit.cpp but the problem is that I can't find any public
headers - only private ones.

Originally I thought I'll create a sub-class, but it would also be ok to
do it differently. Does anyone have an idea?

Thanks!
Conny





More information about the Qt-qml mailing list