From 7ebccdd250eca00bdc061cce60eea5db37528608 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 03:11:56 -0600 Subject: Initial import of libtqt-perl packaging files for Debian and Ubuntu --- .../maverick/libraries/libtqt-perl/debian/pqtapi.1 | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 (limited to 'ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1') diff --git a/ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 b/ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 new file mode 100644 index 000000000..009ac1643 --- /dev/null +++ b/ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 @@ -0,0 +1,40 @@ +.TH PERLQT 1 "July 31, 2002" +.SH NAME +pqtapi \- PerlQt introspection tool +.SH SYNOPSIS +.B pqtapi +.RI " [ " -r " " " ] [ " " ] + +.SH DESCRIPTION +This manual page documents briefly the +.B pqtapi +command. +.PP +\fBpqtapi\fP is a PerlQt 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 PerlQt website +http://perlqt.sourceforge.net/ + +.SH OPTIONS +A summary of options is included below. +.TP +.B \-r +Find all functions matching a regular expression/keyword . +.TP +.B \-i +Together with -r, perform a case-insensitive search. +.TP +.B \-v +Display version information. +.TP +.B \-h +Display usage information. + +.SH AUTHOR +This manual page was written by Peter Hawkins , +for the Debian GNU/Linux system (but may be used by others). -- cgit v1.2.1