From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,FREEMAIL_REPLY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,bd329f83b91383af X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!e7g2000yqf.googlegroups.com!not-for-mail From: leonid Newsgroups: comp.lang.ada Subject: Re: announce: qt4ada version 2.6.2 Date: Mon, 5 Apr 2010 22:45:25 -0700 (PDT) Organization: http://groups.google.com Message-ID: <59f72453-0ff9-4bb0-b61e-b09af0e19adb@e7g2000yqf.googlegroups.com> References: NNTP-Posting-Host: 94.230.81.76 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1270532726 30244 127.0.0.1 (6 Apr 2010 05:45:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 6 Apr 2010 05:45:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e7g2000yqf.googlegroups.com; posting-host=94.230.81.76; posting-account=gOkKbAoAAACKpspXTBDXeWNsiTyhFowY User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Embedded Web Browser from: http://bsalsa.com/; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 4.0.20506; InfoPath.3; AskTB5.6),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:10859 Date: 2010-04-05T22:45:25-07:00 List-Id: On Apr 5, 11:34=A0pm, Warren wrote: > leonid expounded in news:d9dd060f-c802-488f-8077-82b251a734a0 > @q23g2000yqd.googlegroups.com: > > > > > Announce : QtAda version 2.6.2 > > QtAda is Ada-95(05) =A0interface to Qt4 graphics library > .. > > Qtada =A0it's =A09600 procedures and functions , distributed in 267 > > packages. > .. > > Leonid Dulman (leonid_dul...@yahoo.co.uk) > > Is there any online documentation for its use, or are > the package specs considered to be the documentation? > > Thanks, Warren Unfortunately documentation is not ready yet , but you can use book by Max Schlee "Qt 4 Professional programming with C++" and samples with qtada 2.6.2. Difference between QT 4 c++ and QtAda is in signal-slot realization. Leonid (leonid_dulman@yahoo.co.uk)