[Qt-qml] QML content cached?
alan.westbrook at nokia.com
alan.westbrook at nokia.com
Tue Nov 9 23:14:41 CET 2010
It doesn't.
There is a possibility that you actually have a build error, and are running an old version, but I am not sure.
The Qt Creator environment is ideally suited to QML development, you should check it out.
Alan
On Nov 9, 2010, at 12:54 PM, ext Mark S. Townsley wrote:
> 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
>
> <ATT00001..txt>
More information about the Qt-qml
mailing list