[Qt-qml] QML content cached?
Mark S. Townsley
mstownsley at gmail.com
Tue Nov 9 21:54:36 CET 2010
Hi:
I am using Apple XCode IDE to develop my QML/Qt app. I have a C++ object
exported to QML and a QML string passes back to C++.
If I change that string in C++ and re-run, it still shows a previous version
of the string I had from yesterday. No matter what I change, it is the
copy from yesterday. Changing the C++ code will reflect changes at runtime
but just not the QML content. Is QML content cached somewhere by XCode?
thanks in advanced for any tip.
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20101109/2fc54709/attachment.html
More information about the Qt-qml
mailing list