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
Slávek Banko 3000ae2c20
Official Trinity Desktop Environment R14.0.7 release
4 years ago
PerlTQt Bring undo, redo, find, and revert icons into XDG compliance 10 years ago
admin@f9148018b2 Reset submodule main/libraries/libtqt-perl/admin to latest HEAD 5 years ago
cmake@c51d14850f Official Trinity Desktop Environment R14.0.7 release 4 years ago
doc Fix invalid headers in PNG files and optimize for size 8 years ago
kalyptus Fixed incorrect TTQ rename (TTQ -> TQ) 6 years ago
puic Fixed incorrect TTQ rename (TTQ -> TQ) 6 years ago
smoke Fixed incorrect TTQ rename (TTQ -> TQ) 6 years ago
.gitmodules Switch all submodules to https. 4 years ago
AUTHORS Initial TQt conversion 12 years ago
COPYING Fix inadvertent "TQ" changes. 12 years ago
ChangeLog Rename additional global TQt functions 12 years ago
ChangeLog.CVS Rename additional members for tqt3 12 years ago
ChangeLog.CVS.delta Rename additional global TQt functions 12 years ago
INSTALL Rename smokeqt -> smoketqt 11 years ago
Makefile.PL Rename smokeqt -> smoketqt 11 years ago
Makefile.am Rename smokeqt -> smoketqt 11 years ago
Makefile.cvs Initial import of libqt-perl (not yet TQt compatible) 13 years ago
Makefile.in Rename smokeqt -> smoketqt 11 years ago
README Initial TQt conversion 12 years ago
TODO Initial import of libqt-perl (not yet TQt compatible) 13 years ago
acinclude.m4 Fixed incorrect TTQ rename (TTQ -> TQ) 6 years ago
aclocal.m4 Fixed incorrect TTQ rename (TTQ -> TQ) 6 years ago
config.h.in Initial import of libqt-perl (not yet TQt compatible) 13 years ago
configure.in Rename kdewidgets => tdewidgets 10 years ago
cvs2cl.pl Fix unintended rename of many various *klist* 11 years ago
inst-apps Initial TQt conversion 12 years ago
stamp-h.in Initial import of libqt-perl (not yet TQt compatible) 13 years ago
subdirs Initial TQt conversion 12 years ago
test.pl Initial TQt conversion 12 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...