Man page - pqtapi(1)
Packages contas this manual
Manual
| PERLQT(1) | General Commands Manual | PERLQT(1) |
NAME
pqtapi - PerlTQt introspection tool
SYNOPSIS
pqtapi [ -r <re> ] [ <class> ]
DESCRIPTION
This manual page documents briefly the pqtapi command.
pqtapi is a PerlTQt Introspection tool.
For example: $ pqtapi -ir 'setpoint.* int'
void QCanvasLine::setPoints(int, int, int, int)
void QPointArray::setPoint(uint, int, int)
For more information, please see the documentation on the PerlTQt website http://perlqt.sourceforge.net/
OPTIONS
A summary of options is included below.
AUTHOR
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>, for the Debian GNU/Linux system (but may be used by others).
| July 31, 2002 |