TQt bindings for Perl
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Dosyaya git
Michele Calgaro ed5ee2e39d
Align kalyptus to changes made inx TDE/tdebindings#36
3 hafta önce
PerlTQt Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 ay önce
admin@59a8bf7c09 Reset submodule main/libraries/libtqt-perl/admin to latest HEAD 2 ay önce
doc Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 ay önce
kalyptus Align kalyptus to changes made inx TDE/tdebindings#36 3 hafta önce
puic Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 ay önce
smoke Drop TQt'3 compat headers 10 ay önce
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 yıl önce
AUTHORS Update AUTHORS 8 yıl önce
COPYING Fix inadvertent "TQ" changes. 12 yıl önce
ChangeLog Rename additional global TQt functions 12 yıl önce
ChangeLog.CVS Rename additional members for tqt3 12 yıl önce
ChangeLog.CVS.delta Rename additional global TQt functions 12 yıl önce
INSTALL Rename smokeqt -> smoketqt 11 yıl önce
Makefile.PL qt -> tqt conversion: 6 yıl önce
Makefile.am Rename smokeqt -> smoketqt 11 yıl önce
Makefile.cvs Initial import of libqt-perl (not yet TQt compatible) 13 yıl önce
Makefile.in qt_includes => tqt_includes conversion 6 yıl önce
README Initial TQt conversion 12 yıl önce
TODO Initial import of libqt-perl (not yet TQt compatible) 13 yıl önce
acinclude.m4 Fixed incorrect TTQ rename (TTQ -> TQ) 6 yıl önce
aclocal.m4 Fixed incorrect TTQ rename (TTQ -> TQ) 6 yıl önce
config.h.in Initial import of libqt-perl (not yet TQt compatible) 13 yıl önce
configure.in Removed code formatting modelines. 4 yıl önce
cvs2cl.pl Removed code formatting modelines. 4 yıl önce
inst-apps Initial TQt conversion 12 yıl önce
stamp-h.in Initial import of libqt-perl (not yet TQt compatible) 13 yıl önce
subdirs Initial TQt conversion 12 yıl önce
test.pl Initial TQt conversion 12 yıl önce

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