TQt bindings for Perl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Timothy Pearson c1b9383f20
Fix RETQUIRE
13 years ago
PerlQt Initial TQt conversion 13 years ago
admin@8dda14c151 Added common directories 13 years ago
cmake@6092ca3fd1 Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD 13 years ago
doc Initial TQt conversion 13 years ago
kalyptus Fix RETQUIRE 13 years ago
puic Fix RETQUIRE 13 years ago
smoke Initial TQt conversion 13 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Initial TQt conversion 13 years ago
COPYING Fix RETQUIRE 13 years ago
ChangeLog Initial TQt conversion 13 years ago
ChangeLog.CVS Initial TQt conversion 13 years ago
ChangeLog.CVS.delta Initial TQt conversion 13 years ago
INSTALL Initial TQt conversion 13 years ago
Makefile.PL Initial TQt conversion 13 years ago
Makefile.am Initial TQt conversion 13 years ago
Makefile.cvs Initial import of libqt-perl (not yet TQt compatible) 13 years ago
Makefile.in Initial TQt conversion 13 years ago
README Initial TQt conversion 13 years ago
TODO Initial import of libqt-perl (not yet TQt compatible) 13 years ago
acinclude.m4 Fix RETQUIRE 13 years ago
aclocal.m4 Fix RETQUIRE 13 years ago
config.h.in Initial import of libqt-perl (not yet TQt compatible) 13 years ago
configure.in Fix RETQUIRE 13 years ago
cvs2cl.pl Initial TQt conversion 13 years ago
inst-apps Initial TQt conversion 13 years ago
stamp-h.in Initial import of libqt-perl (not yet TQt compatible) 13 years ago
subdirs Initial TQt conversion 13 years ago
test.pl Initial TQt conversion 13 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...