From 55e5c730361b5f2640f155aef4518ca69c4fc1b4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 1 Jan 2012 18:34:03 -0600 Subject: Move Qt files --- PerlTQt/TQt.pod | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 PerlTQt/TQt.pod (limited to 'PerlTQt/TQt.pod') diff --git a/PerlTQt/TQt.pod b/PerlTQt/TQt.pod new file mode 100644 index 0000000..2feceeb --- /dev/null +++ b/PerlTQt/TQt.pod @@ -0,0 +1,42 @@ + +=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 with comprehensive +explanations. +This is where anyone new to PerlTQt +should start. + +The tutorial has been originally installed +on this system in C, in both B and +B 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 -- cgit v1.2.3