View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#9
Originally Posted by ccarter View Post
Could anyone help an aspiring developer with some help getting set up with Qt, Python and MeeGo ?

A brief 'mentorship', if you will -- or point me to the resources for complete dummies :-)
If you want to use Python with QML, there are some nice tutorials by Thomas Perl, which are linked to in this blog post. There are also some newbie tutorials.

For using Python with QWidgets, I used this book. The book teaches using PyQt, whilst the above examples use PySide.

The Python documentation is also excellent. Well written, logically structured and accessible. Docs for version 2.6 are here.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 4 Users Say Thank You to marxian For This Useful Post: