Man page - pqtapi(1)

Packages contas this manual

Manual

PERLQT(1) General Commands Manual PERLQT(1)

pqtapi - PerlTQt introspection tool

pqtapi [ -r <re> ] [ <class> ]

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/

A summary of options is included below.

Find all functions matching a regular expression/keyword <re>.
Together with -r, perform a case-insensitive search.
Display version information.
Display usage information.

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