On Thursday 07 July 2011, Shaun Reich wrote:
> I'm using the following code:
>
> model : PlasmaCore.DataModel {
> dataSource: mainEngineSource.keysForSource["name"]
> }
>
> Yet I keep receiving:
>
> main.qml:100: Unable to assign [undefined] to QObject* dataSource
>
> I thought perhaps this
I'm using the following code:
model : PlasmaCore.DataModel {
dataSource: mainEngineSource.keysForSource["name"]
}
Yet I keep receiving:
main.qml:100: Unable to assign [undefined] to QObject* dataSource
I thought perhaps this meant that there -was- no datasource by that
string. But I did a q