[Qt] Why Qt4Pas?

Christian Sciberras uuf6429 at gmail.com
Fri Apr 30 15:22:38 CEST 2010


I can't give any advice, however:

-Lazarus, can be made to use the QT widgets, which is impressive since
there's a lot of GUI code going on in it.
-Many applications built with FPC/Lazarus use QT
-The company I work with will be using QT in a prototype (however,
prerelease) project

I'm positive there are many alternatives out there, for instance, the GUI
designer that comes with QT SDK is pretty impressive (and very useful with
C++).

Cheers.




On Fri, Apr 30, 2010 at 3:15 PM, Nataraj S Narayan <natarajsn at gmail.com>wrote:

> Hi Christian
>
> Would you advise an all out qt4-fpc development ATM? Alternatives are,
> the existing C++ resources and talents and Java , since  my SBC
> supports jazzle technology.
>
> Warm regards
>
> Nataraj
>
> 2010/4/30 Christian Sciberras <uuf6429 at gmail.com>:
> > There isn't anything C++ does which Delphi doesn't.....and the same the
> > other way round.
> > Both languages are built with the same base in mind (eg; compatible data
> > types...).
> > What you would gain is the ability to use a possibly familiar (and
> cleaner
> > ;) ) language.
> >
> > libqt4intf is the actual library containing the QT design code. It is
> > "extra" in the sense that it isn't embedded inside the program.
> > Whereas in C++, it is built directly in the executable. However, there
> are
> > many ways to embed it in the executable as well.
> >
> > Also, C++ may be more suited to development with QT, since it is what QT
> is
> > geared to.
> > The QT IDE also generates QT code in C++, which is not available for
> > FPC/Lazarus/Delphi.
> >
> >
> > Cheers,
> > Christian Sciberras.
> >
> >
> >
> >
> >
> >
> > On Fri, Apr 30, 2010 at 2:05 PM, Nataraj S Narayan <natarajsn at gmail.com>
> > wrote:
> >>
> >> Hi Den , Anton and friends
> >>
> >> My company develops embedded Apps using Qt4.5.2. The coders  here are
> >> mainly C++ cats , and they are doing a good job of it. I am more on
> >> the kernel and cross compiling side.
> >>
> >> None of the guys have heard about fpc or lazarus. Myself, am  the only
> >> guy using ppcrossarm for  uclibc Arm9  SBCs. That too, on and off ,dur
> >> to my Delphi linage (Left it at Delphi4).
> >>
> >> Some compelling reasons for your quest for qt for FreePascal  despite
> >> the extra payload of libqt4intf.so ?
> >> I am sure , there ought to be some, other than Lazarus IDE.
> >>
> >>  Would you be kind enough to share those?  Something that C++ don't
> >> have that qt4pas can deliver?
> >>
> >> Warm regards
> >>
> >> Nataraj
> >>
> >> _______________________________________________
> >> Qt mailing list
> >> Qt at lists.lazarus.freepascal.org
> >> http://lists.lazarus.freepascal.org/mailman/listinfo/qt
> >
> >
> > _______________________________________________
> > Qt mailing list
> > Qt at lists.lazarus.freepascal.org
> > http://lists.lazarus.freepascal.org/mailman/listinfo/qt
> >
> >
>
> _______________________________________________
> Qt mailing list
> Qt at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/qt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/qt/attachments/20100430/877e63b9/attachment-0002.html>


More information about the Qt mailing list