QRender is a Qt 4.x based application as opposed to 
the Qt 3.x required to compile QDVDAuthor.

Note: render_client.h, and render_client.cpp are part of 
QDVDAuthor and thus Qt 3.x files which build the counterpart
to this server engine.

I decided to use Qt 4.x as we already reached Qt 4.4 and
I would like to port all of QDVDAuthor to QT 4.x. 
This way I can learn more about the pros and cons of the 
Qt 4.x libs and do not have to re-write at least this part.

The first incarnation of qrender will be very basic and 
should focus on rendering slideshows only. 
The application itself will eventually get a command 
line interface. For now I will use it in server mode only.

Varol June 11 2008



