Fluidlauncher demo in QML?
-
Hi I am trying to get the Qt example: qtsvg/examples/svg/embedded/fluidlauncher/
working inside QML, I have done:@
qmlRegisterType<PictureFlow>("PictureFlow", 1, 0, "PictureFlow");
@and in QML:
@
PictureFlow {id: pictureFlow anchors.top: parent.top anchors.left: parent.left anchors.bottom: parent.bottom anchors.right: parent.right anchors.leftMargin: 200 anchors.rightMargin: 200 }
@
However, I get the error message:
qrc:/qml/YouDinar.qml:2875:9: Cannot assign to non-existent property "anchors"
can't initialise view -
Hi,
Check "this":http://code.google.com/p/pictureflow/issues/detail?id=6
It seems this guy has ported it to Qt5. -
Thanks, in the end I went with [removed]
- jQuery Coverflow
https://github.com/vanderlee/coverflow
- jQuery Coverflow