You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |
4 months ago | |
|---|---|---|
| PerlTQt | 7 months ago | |
| admin@4185112a62 | 9 months ago | |
| doc | 2 years ago | |
| kalyptus | 4 months ago | |
| puic | 7 months ago | |
| smoke | 1 year ago | |
| .gitmodules | 4 years ago | |
| AUTHORS | 9 years ago | |
| COPYING | 14 years ago | |
| ChangeLog | 14 years ago | |
| ChangeLog.CVS | 14 years ago | |
| ChangeLog.CVS.delta | 14 years ago | |
| INSTALL | 12 years ago | |
| Makefile.PL | 7 years ago | |
| Makefile.am | 12 years ago | |
| Makefile.cvs | 14 years ago | |
| Makefile.in | 7 years ago | |
| README | 14 years ago | |
| TODO | 14 years ago | |
| acinclude.m4 | 9 months ago | |
| aclocal.m4 | 9 months ago | |
| config.h.in | 14 years ago | |
| configure.in | 5 years ago | |
| cvs2cl.pl | 5 years ago | |
| inst-apps | 14 years ago | |
| stamp-h.in | 14 years ago | |
| subdirs | 14 years ago | |
| test.pl | 14 years ago | |
README
PerlTQt is a Perl Object Oriented interface to Trolltech's TQt v3.x - a well known C++ GUI toolkit. See INSTALL for quick installation instructions See doc/en/index.html or doc/fr/index.html for installation procedure and detailed documentation. See also PerlTQt/tutorials and PerlTQt/examples to get started. Requirements : ------------ - Perl >= 5.6 - TQt >= 3.0 - GNU tools : automake(>=1.5), autoconf (>=2.13), aclocal...