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&
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
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/
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