On Tue, Nov 19, 2013 at 11:17 AM, André Pönitz <[email protected]> wrote: > On Fri, Nov 15, 2013 at 03:07:41PM -0800, Alan Alpert wrote: >> On Fri, Nov 15, 2013 at 1:58 PM, Richard Moore <[email protected]> wrote: >> > >> > The idea that QML deprecates ui files is frankly utter rubbish. UI >> > files offer many advantages over QML - decent widgets, keyboard >> > navigation, stability, faster coding for the common case in non-mobile >> > applications (to name just a few of them). >> >> You've lost me. I thought the set of widgets available in QML was the >> same as in .ui files - all of them. > > Tree views?
Yes. Because in this instance we're talking about using QtWidgets in QML using something like https://github.com/KDAB/DeclarativeWidgets . -- Alan Alpert _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
