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
Michele Calgaro ed5ee2e39d
Align kalyptus to changes made inx TDE/tdebindings#36
преди 4 седмици
PerlTQt Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 4 месеца
admin@59a8bf7c09 Reset submodule main/libraries/libtqt-perl/admin to latest HEAD преди 2 месеца
doc Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 4 месеца
kalyptus Align kalyptus to changes made inx TDE/tdebindings#36 преди 4 седмици
puic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 4 месеца
smoke Drop TQt'3 compat headers преди 10 месеца
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. преди 3 години
AUTHORS Update AUTHORS преди 8 години
COPYING Fix inadvertent "TQ" changes. преди 12 години
ChangeLog Rename additional global TQt functions преди 12 години
ChangeLog.CVS Rename additional members for tqt3 преди 12 години
ChangeLog.CVS.delta Rename additional global TQt functions преди 12 години
INSTALL Rename smokeqt -> smoketqt преди 11 години
Makefile.PL qt -> tqt conversion: преди 6 години
Makefile.am Rename smokeqt -> smoketqt преди 11 години
Makefile.cvs Initial import of libqt-perl (not yet TQt compatible) преди 13 години
Makefile.in qt_includes => tqt_includes conversion преди 6 години
README Initial TQt conversion преди 12 години
TODO Initial import of libqt-perl (not yet TQt compatible) преди 13 години
acinclude.m4 Fixed incorrect TTQ rename (TTQ -> TQ) преди 6 години
aclocal.m4 Fixed incorrect TTQ rename (TTQ -> TQ) преди 6 години
config.h.in Initial import of libqt-perl (not yet TQt compatible) преди 13 години
configure.in Removed code formatting modelines. преди 4 години
cvs2cl.pl Removed code formatting modelines. преди 4 години
inst-apps Initial TQt conversion преди 12 години
stamp-h.in Initial import of libqt-perl (not yet TQt compatible) преди 13 години
subdirs Initial TQt conversion преди 12 години
test.pl Initial TQt conversion преди 12 години

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...