The version of Paul's qt3 stuff that I have here shows the appended GPL
licensing.  I'd be pleased to make a zip file of these and the two
additional files with no copyright info.  Contact me off list and I'll
forward the 12k file to you.

Rayh


1 --
* Description: qemccommand.cc
*   Functions to emit NML messages in response to Qt signals.
*  FIXME - More detailed explanation required.
*
* Author: Paul Corner
* License: GPL Version 2

2 --
* Description: qemccommand.hh
*   Class definitions for issuing NML commands to EMC
*
*
* Author: Paul Corner
* License: GPL Version 2

3 --
* Description: qemcstatus.cc
*   Functions to emit signals based on data in the Status messages.
*  FIXME - More detailed explanation required.
*
* Author: Paul Corner
* License: GPL Version 2

4 --
* Description: qemcstatus.hh
*   Class definitions for reading EMC status information
*   from the NML channel.
*
*   The class will be derived from the RCS_STAT_CHANNEL and will
*   need the NML file passed to the constructor. Update times
*   will default to 200mSec and can be adjusted by a setCycleTime
*   call.
*
* Author: Paul Corner
* License: GPL Version 2

5 --
* Description: qtdro.cc
*   A simple demo for NML and Qt to display the XYZ commanded
coordinates
*   of a running EMC.
*
*
* Author: Paul Corner
* License: GPL Version 2

6 --
* Description: qtdro.hh
*   A simple demo for NML and Qt to display the XYZ commanded
coordinates
*   of a running EMC.
*
*
* Author: Paul Corner
* License: GPL Version 2

7-8 --
Makefile qt_nml.pro




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to