[fpc-pascal] TCustomApplication and QApplication

ik idokan at gmail.com
Sat Nov 7 21:52:03 CET 2009


Hello,

I'm trying to write a console program that uses some features of QT (webkit
and printing from webkit) using FPC 2.2.5
QT have QApplication that I require to use because that I require the
printing issues and settings the URL.

QApplication is very similar to TCustomApplication in it's approach, so my
question is how can I bind between the two so when I'm making
QApplication_exec, it will execute the code of TCustomApplication.run and do
what I require from it to do ?

Thanks,
Ido

http://ik.homelinux.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20091107/cdb94b5e/attachment.html>


More information about the fpc-pascal mailing list