TQt bindings for Perl
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Vai al file
Michele Calgaro ed5ee2e39d
Align kalyptus to changes made inx TDE/tdebindings#36
4 settimane fa
PerlTQt Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
admin@59a8bf7c09 Reset submodule main/libraries/libtqt-perl/admin to latest HEAD 2 mesi fa
doc Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
kalyptus Align kalyptus to changes made inx TDE/tdebindings#36 4 settimane fa
puic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 mesi fa
smoke Drop TQt'3 compat headers 10 mesi fa
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 anni fa
AUTHORS Update AUTHORS 8 anni fa
COPYING Fix inadvertent "TQ" changes. 12 anni fa
ChangeLog Rename additional global TQt functions 12 anni fa
ChangeLog.CVS Rename additional members for tqt3 12 anni fa
ChangeLog.CVS.delta Rename additional global TQt functions 12 anni fa
INSTALL Rename smokeqt -> smoketqt 11 anni fa
Makefile.PL qt -> tqt conversion: 6 anni fa
Makefile.am Rename smokeqt -> smoketqt 11 anni fa
Makefile.cvs Initial import of libqt-perl (not yet TQt compatible) 13 anni fa
Makefile.in qt_includes => tqt_includes conversion 6 anni fa
README Initial TQt conversion 12 anni fa
TODO Initial import of libqt-perl (not yet TQt compatible) 13 anni fa
acinclude.m4 Fixed incorrect TTQ rename (TTQ -> TQ) 6 anni fa
aclocal.m4 Fixed incorrect TTQ rename (TTQ -> TQ) 6 anni fa
config.h.in Initial import of libqt-perl (not yet TQt compatible) 13 anni fa
configure.in Removed code formatting modelines. 4 anni fa
cvs2cl.pl Removed code formatting modelines. 4 anni fa
inst-apps Initial TQt conversion 12 anni fa
stamp-h.in Initial import of libqt-perl (not yet TQt compatible) 13 anni fa
subdirs Initial TQt conversion 12 anni fa
test.pl Initial TQt conversion 12 anni fa

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