Registered Member
|
Hello,
I need to use marble with qml on qt5 project but qml 1.0 only seems to be supported ... Is someone know when Qt quick 2.0 will be supported ? Thanks Nicolas |
Registered Member
|
Hi,
I don't know about the date, but there is a way to use marble with qt quick 2.0. QWidget::createWindowContainer introduced since qt 5.1 provides a way to semi-integrate QWidgets with new qml. It's far from perfect, but I am giving it a shot now, I already did a working proof of concept. See: http://stackoverflow.com/questions/1399 ... h-qtquick2 Another "solution" is to wait for Qt 5.3 release (it's coming soon) and try the new QQuickWidget. Good luck! Adam |
Registered Member
|
Does anyone have any experience porting Marble to Qt Quick 2.0? Maybe some work in progress? I would probably have to do it (and share my results of course), so any help is appreciated.
|
KDE Developer
|
There are some high-level notes regarding refactoring and dependency changes in http://techbase.kde.org/Marble_2.0 now. Short version: We're probably splitting up libmarblewidget into three (or more) separate libraries, one for common stuff, one for qwidget dependent stuff and one for qt quick 2.0 stuff. Qt Quick 1.1 support will likely go away, possibly also Qt 4.x support (both will still be available in a long term support stable branch in that case).
|
Registered users: Bing [Bot], daret, Google [Bot], Sogou [Bot]