qtdriv = Qt PGPLOT device handlerDownload Description:qtdriv is a device handler for the PGPLOT Graphics Subroutine Library by T. J. Pearson. It implements a Qt widget to which plots may be drawn using standard PGPLOT subroutines. This widget responds to Qt events and enables interactive plotting in much the same way as the xmdriv device handler. The package includes an installation script for easily inserting the device handler into an existing PGPLOT distribution.qtdriv is currently used by rhythm, an interactive plotting program for use in experimental pulsar timing. Requirements:To install qtdriv, you will need:
Installation:The qtdriv library is installed in $PGPLOT_DIR using the GNU autotools; i.e./configure make make installThe installation step will attempt to recompile PGPLOT and insert the empty qtdriv handler. The real qtdriv device handler will be defined in libqpgplot. Use:Until some documentation is written, have a look at the example, qpgdemo (make qpgdemo).Last updated, 28 April 2008 Maintained by Willem van Straten Hosted by SourceForge |