I was noticing that as I browsed their documentation and features. I knew C++ had the Standard Template Library with iterators, containers, and such. But it looks like QT has much of the same things and more. I'll have to start poking at it. :)
Thanks, Rob > On 20011012.0223, Jacob Meuser said ... > > On Thu, Oct 11, 2001 at 03:22:07PM -0700, Rob Hudson wrote: > > If one is programming C++, which is a better fit: QT or GTK? > > > Qt has a lot of cool functions that have *nothing* to do with GUI's > per se, like advanced regexps and other nice string things. I found > it easy to start hacking on a couple Qt programs (I made ports of > cdrchive and qcad for OpenBSD [and actually got them committed to the > tree :) ]) with the help of http://doc.trolltech.com/ > > Also, Qt can use TrueType fonts. > > -- > <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> -- Rob <rob_at_euglug_dot_net> my @euglugCode = qw(v+++ e--- eug+ bsd+++ gnu+ S+++); Random Quote: ------------ CLUELESSNESS: There are No Stupid Questions, But There Are a LOT of Inquisitive Idiots
