[Interest] A little question about Qt

BOUCARD Olivier boucard_olivier at yahoo.fr
Mon Feb 4 09:55:39 CET 2013


Hi Andres,

Frankly, I never read a book about Qt and I am a certified Qt developer.
I always found the Qt's documentation sufficient.

Also, Qt moved recently to 5. So if you just start a project, I think it is better to start with this latest version.
But, you will not be able to fin any book about it. Still the Qt's documentation should enough.

Olivier.




>________________________________
> De : Joseph Crowell <joseph.w.crowell at gmail.com>
>À : interest at qt-project.org 
>Envoyé le : Lundi 4 février 2013 9h07
>Objet : Re: [Interest] A little question about Qt
> 
>On 02/04/2013 11:45 AM, Andres Linares wrote:
>> Hi,
>> Beforehand I'll introduce myself. My name is Andres Linares, I'm very
>> interested into developing using C++ and Qt Framework. I've been reading
>> some books and some documentation on the net, so I have a little
>> question about GUI support on Qt.
>>
>> On a book named "C++ GUI Programming with Qt 4, Second Edition", on page
>> 23, it says:
>> "Qt applications look native on every supported platform. Qt achieves
>> this by emulating the platform's look and feel, rather than wrapping a
>> particular platform or toolkit's widget set. "
>
>Also, this book is a bit outdated at this point. Does anyone know of a 
>newer book that takes new development in to consideration? At least the 
>new functionality from the 4.7-4.8 series.
>
>>
>> but in this post it says:
>>
>> "but to achieve true perfection we need to use the Gtk theme engine
>> directly just like we do on Mac and Windows."
>>
>> So how Qt multiplatform GUI support works? Does it actually wraps
>> something from some GUI component (like Cocoa on Mac OS X or WinAPI on
>> Windows, considering it says it wraps GTK on GTK-based environments) or
>> it just acts like a "mask" on a specific platform (like Java)?
>>
>> Thank you, and sorry for my bad english.
>>
>> Best wishes,
>>
>> Andres Linares
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
>
>_______________________________________________
>Interest mailing list
>Interest at qt-project.org
>http://lists.qt-project.org/mailman/listinfo/interest
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130204/b76ac4ef/attachment.html>


More information about the Interest mailing list