diff options
author | Pawel "l0ner" Soltys <sh4dou@gmail.com> | 2012-01-04 00:52:26 +0100 |
---|---|---|
committer | Pawel "l0ner" Soltys <sh4dou@gmail.com> | 2012-01-04 00:52:26 +0100 |
commit | 5e8992d3e1997336d2590807bf99ef090352be70 (patch) | |
tree | 73d96f4b396ef219eca19456875b3db3c665d8a5 /ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 | |
parent | 415fcb269ea8489a5066fd0188f022775a5871cf (diff) | |
parent | e565534290c19c9f69d0672be1a79bc51e661a19 (diff) | |
download | tde-packaging-5e8992d3e1997336d2590807bf99ef090352be70.tar.gz tde-packaging-5e8992d3e1997336d2590807bf99ef090352be70.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1')
-rw-r--r-- | ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 b/ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 index 009ac1643..f6005623a 100644 --- a/ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 +++ b/ubuntu/maverick/libraries/libtqt-perl/debian/pqtapi.1 @@ -1,6 +1,6 @@ .TH PERLQT 1 "July 31, 2002" .SH NAME -pqtapi \- PerlQt introspection tool +pqtapi \- PerlTQt introspection tool .SH SYNOPSIS .B pqtapi .RI " [ " -r " " <re> " ] [ " <class> " ] @@ -10,14 +10,14 @@ This manual page documents briefly the .B pqtapi command. .PP -\fBpqtapi\fP is a PerlQt Introspection tool. +\fBpqtapi\fP 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 PerlQt website +For more information, please see the documentation on the PerlTQt website http://perlqt.sourceforge.net/ .SH OPTIONS |