Tagged Questions
17
votes
8answers
3k views
Is Learning C++ Through The Qt Framework Really Learning C++
The problem I have, is that most of the C++ books I read spend almost forever on syntax and the basics of the language, e.g. for and loops while, arrays, lists, pointers, etc.
But they never seem to ...
2
votes
1answer
782 views
How is C++ in QT different from the standard C++ libraries?
I want my app to be able to manipulate images and create watermarks and also needs to run on both windows and mac. Hence I've been investigating QT.
Does QT ship with all the libraries I will need to ...
6
votes
2answers
349 views
Has anyone got a good tutorial for QT?
I'm trying out opencv integrated with QT4.7 but it's been a while since I touched QT4(.1. I think was the last one I used) I noticed most online tutorials are quite dated and I need to start ...
4
votes
3answers
1k views
Beginner need help on learning Qt programming [closed]
Thought of learning Qt. Need help from experienced ones out here. How should I begin. Some good books to refer. Some good tutorials to learn...
Edit: Also which is the good IDE available out there ...