Re: Standard widgets for qlml

2013-10-05 Thread Kevin Krammer
On Saturday, 2013-10-05, Kai Uwe Broulik wrote: > Hi, > > Those are called Qt Quick Controls [1] and are basically "the QWidgets for > QML". Well "Qt Widgets for QtQuick" [1] If one would like to use QtWidgets with QML then one would do just that [2] :) Cheers, Kevin [1] QML elements that look&

Re: Standard widgets for qlml

2013-10-05 Thread Kai Uwe Broulik
Hi, Those are called Qt Quick Controls [1] and are basically "the QWidgets for QML". Best, Kai Uwe [1] http://qt-project.org/doc/qt-5.1/qtquickcontrols/qtquickcontrols-index.html Wolfgang Mader schrieb: >Dear all, > >I guess at some point there will be a set of standard widgets for qml2 wh

Standard widgets for qlml

2013-10-05 Thread Wolfgang Mader
Dear all, I guess at some point there will be a set of standard widgets for qml2 which will be used in KDE. I am thinking of stuff like buttons, line edits, etc. Where can I see what is already there, and find out how to contribute? Best, Wolfgang >> Visit http://mail.kde.org/mailman/listinfo/

Re: c++ student needs help.

2013-10-05 Thread Shubham Chaudhary
Hi Lerto, These're some of the books that are highly recommended for C++ beginners: 1. C++ Primer† (Stanley Lippman, Josée Lajoie, and Barbara E. Moo) (updated for C++11) Coming at 1k pages, this is a very thorough introduction into C++ that covers just about everything in the language in a very