[Interest] QML Mobile controls

Ben Lau xbenlau at gmail.com
Wed Jun 11 13:56:53 CEST 2014


Hi Nurmi,

It is great to know that! That will be part of Qt Widget or Qt Quick
framework?


On 11 June 2014 18:44, Nurmi J-P <jpnurmi at digia.com> wrote:

> On Wed, 2014-06-11 at 13:13 +0800, Ben Lau wrote:
> > Hi,
> >
> >
> > I am also interested to know is anybody working on this? I am writing
> > an Android application using Qt. It needs native look and feel and
> > therefore I have developed some components like ActionBar,NavBar,
> > Navigation Drawer ,  ViewPager in QML. I would like to share those
> > components but it take time to extract from the source tree.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On 9 June 2014 22:21, Jason H <jhihn at gmx.com> wrote:
> >         Are there any official or unofficial (community) plans to
> >         deliver QML controls for mobile platforms. I'm talking native
> >         look sand feel.
> >
> >         I don't think it would be hard thought slightly complicated.
> >         If there aren't any maybe we can get a github collaboration
> >         going?
> >
> >         The complicated part is that there are several approaches to
> >         how people approach mobile development:
> >         1. Native look and feel (platform specific) iOS -or- Android
> >         2. Common look and feel (platform agnostic) iOS -and- Android
> >         3. Meta-programming look and feel (platform specific) "I have
> >         these intentions, map it to the platform concepts for me."
> >
> >         So it can get pretty complicated. Especially since there isn't
> >         feature parity or even shared vocabulary between platforms.
> >         IOS/ANDROID:
> >         Navbar / Action Bar
> >         (      ) / Navbar
> >         Sheets / context popup menus
> >
> >         Still, I think it would be a worthwhile effort to collect all
> >         the efforts to one place.
> >
> >         We can manage which approach with a simple import:
> >         import mobile.cupertino
> >         import mobile.mountainview
> >         import mobile.common
> >
> >         And when/if we get a meta paradigm:
> >         import mobile.helsinki
> >
> >         *Note I'm using cities because the platform "names" are likely
> >         trademarked/copyrighted.
> >
>
> Hi,
>
> We are working on Android style for the Qt Quick Controls. The target is
> to provide native styling for the controls in Qt 5.4. You can track
> https://bugreports.qt-project.org/browse/QTBUG-35081 to get status
> updates.
>
> --
> J-P Nurmi
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140611/1b13ee14/attachment.html>


More information about the Interest mailing list