[Qt-interest] ldtp with qt

Görög Veronika gorog.veronika at gmail.com
Tue Jan 6 10:30:07 CET 2009


Thank you David for your answer!

It would be very helpful, if you can show me a compact example, if it
exists. I mean a qt application with accessibility features, and the steps
how to try it.

My other problem, that I can't download IAPoke and QDBusBridge via svn. Can
you show me an other way to download this tools?

Thanks a lot,

Veronika

On Mon, Jan 5, 2009 at 6:49 PM, David Boddie <david.boddie at nokia.com> wrote:

> Görög Veronika wrote:
>
> > Can I test Qt-based applications with ldtp?
> >
> > I have read some info on the net:
> > http://www.mail-archive.com/ldtp-dev@lists.freedesktop.org/msg00322.html
> .
>
> There is some more information in another message on that mailing list:
>
> http://lists.freedesktop.org/archives/ldtp-dev/2008-November/000743.html
>
> It refers to this announcement:
>
> http://lists.kde.org/?l=kde-accessibility&m=122754243721567&w=2
>
> > But as I know there is an accessibility library already from Qt 4.0:
> > http://doc.trolltech.com/4.0/qt4-accessibility.html
> >
> > Can somebody please help, how can I use or try it?
>
> You can enable it for any application that is using an accessible build of
> Qt (it must have been configured with the -accessibility option instead of
> the -no-accessibility option) by setting the QT_ACCESSIBILITY environment
> variable to 1 in the environment when launching the application, like this:
>
>  export QT_ACCESSIBILITY=1
>  examples/widgets/lineedits/lineedits
>
> Testing the accessibility is another matter. Maybe take a look at this page
> to get started:
>
> http://labs.trolltech.com/page/Projects/Accessibility/IAPoke
>
> Hope this helps a little. Feel free to ask if you need more advice.
>
> David
> --
> David Boddie
> Senior Technical Writer
> Nokia, Qt Software
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090106/6e91961c/attachment.html 


More information about the Qt-interest-old mailing list