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
Automated System bfa107694b
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
13 years ago
PerlQt Initial import of libqt-perl (not yet TQt compatible) 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 import of libqt-perl (not yet TQt compatible) 13 years ago
kalyptus Initial import of libqt-perl (not yet TQt compatible) 13 years ago
puic Initial import of libqt-perl (not yet TQt compatible) 13 years ago
smoke Initial import of libqt-perl (not yet TQt compatible) 13 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Initial import of libqt-perl (not yet TQt compatible) 13 years ago
COPYING Initial import of libqt-perl (not yet TQt compatible) 13 years ago
ChangeLog Initial import of libqt-perl (not yet TQt compatible) 13 years ago
ChangeLog.CVS Initial import of libqt-perl (not yet TQt compatible) 13 years ago
ChangeLog.CVS.delta Initial import of libqt-perl (not yet TQt compatible) 13 years ago
INSTALL Initial import of libqt-perl (not yet TQt compatible) 13 years ago
Makefile.PL Initial import of libqt-perl (not yet TQt compatible) 13 years ago
Makefile.am Initial import of libqt-perl (not yet TQt compatible) 13 years ago
Makefile.cvs Initial import of libqt-perl (not yet TQt compatible) 13 years ago
Makefile.in Initial import of libqt-perl (not yet TQt compatible) 13 years ago
README Initial import of libqt-perl (not yet TQt compatible) 13 years ago
TODO Initial import of libqt-perl (not yet TQt compatible) 13 years ago
acinclude.m4 Initial import of libqt-perl (not yet TQt compatible) 13 years ago
aclocal.m4 Initial import of libqt-perl (not yet TQt compatible) 13 years ago
config.h.in Initial import of libqt-perl (not yet TQt compatible) 13 years ago
configure.in Initial import of libqt-perl (not yet TQt compatible) 13 years ago
cvs2cl.pl Initial import of libqt-perl (not yet TQt compatible) 13 years ago
inst-apps Initial import of libqt-perl (not yet TQt compatible) 13 years ago
stamp-h.in Initial import of libqt-perl (not yet TQt compatible) 13 years ago
subdirs Initial import of libqt-perl (not yet TQt compatible) 13 years ago
test.pl Initial import of libqt-perl (not yet TQt compatible) 13 years ago

README

PerlQt is a Perl Object Oriented interface to Trolltech's Qt 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 PerlQt/tutorials and PerlQt/examples to get started.



Requirements :
------------

 - Perl >= 5.6

 - Qt   >= 3.0

 - GNU tools : automake(>=1.5), autoconf (>=2.13), aclocal...