TQt bindings for Perl
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Ir al archivo
Michele Calgaro ed5ee2e39d
Align kalyptus to changes made inx TDE/tdebindings#36
hace 3 semanas
PerlTQt Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
admin@59a8bf7c09 Reset submodule main/libraries/libtqt-perl/admin to latest HEAD hace 2 meses
doc Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
kalyptus Align kalyptus to changes made inx TDE/tdebindings#36 hace 3 semanas
puic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
smoke Drop TQt'3 compat headers hace 10 meses
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. hace 3 años
AUTHORS Update AUTHORS hace 8 años
COPYING Fix inadvertent "TQ" changes. hace 12 años
ChangeLog Rename additional global TQt functions hace 12 años
ChangeLog.CVS Rename additional members for tqt3 hace 12 años
ChangeLog.CVS.delta Rename additional global TQt functions hace 12 años
INSTALL Rename smokeqt -> smoketqt hace 11 años
Makefile.PL qt -> tqt conversion: hace 6 años
Makefile.am Rename smokeqt -> smoketqt hace 11 años
Makefile.cvs Initial import of libqt-perl (not yet TQt compatible) hace 13 años
Makefile.in qt_includes => tqt_includes conversion hace 6 años
README Initial TQt conversion hace 12 años
TODO Initial import of libqt-perl (not yet TQt compatible) hace 13 años
acinclude.m4 Fixed incorrect TTQ rename (TTQ -> TQ) hace 6 años
aclocal.m4 Fixed incorrect TTQ rename (TTQ -> TQ) hace 6 años
config.h.in Initial import of libqt-perl (not yet TQt compatible) hace 13 años
configure.in Removed code formatting modelines. hace 4 años
cvs2cl.pl Removed code formatting modelines. hace 4 años
inst-apps Initial TQt conversion hace 12 años
stamp-h.in Initial import of libqt-perl (not yet TQt compatible) hace 13 años
subdirs Initial TQt conversion hace 12 años
test.pl Initial TQt conversion hace 12 años

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