Details
-
Suggestion
-
Resolution: Invalid
-
Not Evaluated
-
None
-
None
Description
I'm new to 5.3 for embedded (specifically Android), but not new to QT. I've been using QT Creator with a package that I got from Riverbank which is pyQT (QT4.8 I think)I've written many thousands of lines of Python for QT-based apps and the UI file from QT Creator is about 10K lines of Python. I am new to QML.
I recently intend to use an Android tablet to add to our LAN to act as a data monitor and GUI for a large amount of automation distributed around the LAN. So I turned to QT and figured on using QML instead of learning Java or C++ (although I do a lot of straight C code).
But I got stuck trying to learn via your tutorials. I first posted on the forum at: http://qt-project.org/forums/viewforum/11/ under the title: The learning curve is much steeper when the tutorials don't work or don't match the tools. You can get the whole story by reading that posting.
Thanks.