Disclaimer
----------
I know nothing about either qt or gtk! 

Purpose
-------
The purpose of this library is to be able to directly compile Qt applications over the gtk widget set, and thus people running gnome or whatever can run the very good apps written for KDE.  I'm really sick of the Gnome/KDE flames, so no whinning! Use it or don't. Help with it or don't.

Status
------
So, far the first four tutorials run (the forth one has a couple of issues), and I've done some work on the signal/slot mechanism. It is reliant upon the Qt moc precompiler, which is probably ok given the change in license. I'm guessing there are some nasty issues that if I knew about I wouldn't even try this, but my ignorance is probably a good thing.

Installation
------------
Yeah right! Umm...look over the Makefiles and give it a try...tutorial[1-3] in the test directory should run.

License
-------
LGPL see COPYING.LIB

Contact Info
------------
Brian Bruns
  camber@ais.org
  brian@bruns.com
  freetds@sunsite.unc.edu (The FreeTDS Project)
