- From: Steinar Bang <sb@metis.no>
- Date: 31 Oct 2000 21:23:12 +0100
- To: www-lib@w3.org
There is a small program showing how to interface libwww and the Qt <http://doc.trolltech.com/> GUI library, to be found at <http://www3.metis.no/private/sb/misc/qtlibwww.zip> The main class of interest is LibwwwNotify. This class dispatches events from the QSocketNotifier class to socket listeners and writers in libwww. This class also attempts to interface libwww timers to Qt timers, but this may not work. In fact this not much may work at all, except for the simple task of loading an HTML file into the text editor widget...:-) Caveat emptor! No implied warranties etc. etc. - Steinar
Received on Tuesday, 31 October 2000 15:23:44 UTC