This directory contains several demo programs, showind some of QtC and Qt's
capabilities.

sigslot:
--------
	A rather simple example of signal slot communication.
devtime:
--------
	Calculates how long has passed since QtC started development.
        Demonstrates Qt's QDate, Qtime and QDateTime classes.
widgets:
--------
	Shows different widgets dialogs and things.
movie:
------
	A simple player for animated GIFs. It's no xanim, of course ;-)