We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-12-16 23:30:59 +0200 |
The Qt Quick Controls module provides a set of controls that can be used to build complete interfaces in Qt Quick. While Controls are usually available since Qt 5.1 on all platform supported by Qt (Linux, Windows, MacOS X, Android, iOS, etc.), QtQuick Controls are not available on Sailfish OS:
[nemo@Jolla ~]$ zypper search controls
Loading repository data...
Reading installed packages...
No packages found.
Similar search on the Mer OBS also does not find anything related to Controls.
Therefore I would like to propose making the QtQuick Controls available on Sailfish OS to "fix" this. :)
Benefits
a post on Sailfish Devel from a developer trying to port GCompris about the lack of the Controls module motivated me write this question/request)
some developers might prefer to use an open toolkit to write their application
the Nemo Mobile project might benefit from being able to integrate elements from QtQuick Controls to its upcoming Glacier component set, possible making Glacier usable in a shorter timeframe
How to do this ?
2 | retagged |
The Qt Quick Controls module provides a set of controls that can be used to build complete interfaces in Qt Quick. While Controls are usually available since Qt 5.1 on all platform supported by Qt (Linux, Windows, MacOS X, Android, iOS, etc.), QtQuick Controls are not available on Sailfish OS:
[nemo@Jolla ~]$ zypper search controls
Loading repository data...
Reading installed packages...
No packages found.
Similar search on the Mer OBS also does not find anything related to Controls.
Therefore I would like to propose making the QtQuick Controls available on Sailfish OS to "fix" this. :)
Benefits
a post on Sailfish Devel from a developer trying to port GCompris about the lack of the Controls module motivated me write this question/request)
some developers might prefer to use an open toolkit to write their application
the Nemo Mobile project might benefit from being able to integrate elements from QtQuick Controls to its upcoming Glacier component set, possible making Glacier usable in a shorter timeframe
How to do this ?