Hardware Reference
In-Depth Information
Where to find help on the Internet
If you intend to develop projects but are afraid of C++ or Qt, then the Voidrealms
website ( http://www.voidrealms.com ) is the solution for you.
There, the author has covered the most important subjects. From the very basic hello
world to some advanced ones such as mutable, Model-View-Delegate , or QtConcurrent ,
you'll never waste a minute you spend there.
Indeed, behind the subjects that Voidrealms can explain, the concept is really
attractive. Each topic is accompanied by a short video that allows you to get all
the explanations, to finish each time with a single executable to understand and
reproduce. The advantage of the video is that it has detailed explanations, and
what is interesting is the mistakes that one can commit.
With most of the tutorials, you will also have a ZIP file of all the project sources of
the video.
Bryan is the only guy to give life to all of these tutorials;
you might consider a donation if you find the site useful.
For those who already have some C++ skills and want to jump directly to Qt without
an introduction, I've provided here the main topics that you'll find in our project:
• C++ Qt 04 - Signals and Slots
• C++ Qt 09 - QGridLayout
• C++ Qt 12 - QFile
• C++ Qt 13 - Resource Files
• C++ Qt 15 - QPushButton
• C++ Qt 36 - Introducing containers and the QList
• C++ Qt 63 - Introduction to Network Programming Concepts
• C++ Qt 65 - QTcpSocket basics
 
Search WWH ::




Custom Search