summaryrefslogtreecommitdiffstats
path: root/PerlQt/Qt.pod
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-01 18:29:30 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-01 18:29:30 -0600
commitb2af005db21bd8fd068cb79b2ae700953128af2c (patch)
treeabd0ed633726bf0bbecb57d30e92836c31e02695 /PerlQt/Qt.pod
parentc1b9383f2032d82db5eb8918dca885e37a901dde (diff)
downloadlibtqt-perl-b2af005db21bd8fd068cb79b2ae700953128af2c.tar.gz
libtqt-perl-b2af005db21bd8fd068cb79b2ae700953128af2c.zip
Move PerlQt
Diffstat (limited to 'PerlQt/Qt.pod')
-rw-r--r--PerlQt/Qt.pod42
1 files changed, 0 insertions, 42 deletions
diff --git a/PerlQt/Qt.pod b/PerlQt/Qt.pod
deleted file mode 100644
index 2feceeb..0000000
--- a/PerlQt/Qt.pod
+++ /dev/null
@@ -1,42 +0,0 @@
-
-=head1 NAME
-
-PerlTQt - Perl interface to the TQt GUI Widget toolkit
-
-=head1 TQt
-
-Given the huge size of the TQt module
-(more than 400 classes and 13000 methods)
-it doesn't have any formal documentation.
-
-Instead, it provides two introspection tools
-
-=over 4
-
-=item * pqtapi:
-
-a command line PerlTQt API introspector
-
-=item * pqtsh:
-
-a graphical PerlTQt shell
-
-=back
-
-and a detailed B<tutorial> with comprehensive
-explanations.
-This is where anyone new to PerlTQt
-should start.
-
-The tutorial has been originally installed
-on this system in C</usr/share/doc/libqt-perl/tutorial>, in both B<POD> and
-B<HTML> format.
-
-For a complete IDE allowing RAD and visual programming,
-check the pqt-designer package.
-
---- The PerlTQt team
-
-http://perlqt.sf.net - PerlTQt Project Homepage
-
-=cut