Results 1 to 3 of 3

Thread: How to add accessible support for widgets?

  1. #1
    Join Date
    Apr 2009
    Posts
    2

    Question How to add accessible support for widgets?

    I want do some accessible works for my QT application, it include standard widget and my customize widgets.
    I have 2 questions as follow:
    1. Is standard widget implement the QAccessibleInterface?
    2. If I want implement QAccessibleInterface, how to do that? I see it have a sample code in help document, but it seems it have issue when do installFactory. so, is anyone have experience for that?

  2. #2
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Thanked 370 Times in 336 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to add accessible support for widgets?

    maybe this can help you.
    Qt Assistant -- rocks!
    please, use tags [CODE] & [/CODE].

  3. #3
    Join Date
    Apr 2009
    Posts
    2

    Default Re: How to add accessible support for widgets?

    thanks spirit

    I know QT support MSAA in windows use the accessible plugin. But which one know if QT can support UIAutomation? I my investigation, QT controls not return the right control patterns.

Similar Threads

  1. Installation Problem
    By QbelcorT in forum Installation and Deployment
    Replies: 4
    Last Post: 22nd April 2010, 09:04
  2. Qt 4.4.3 commercial on Kubuntu 8.10
    By Micawber in forum Installation and Deployment
    Replies: 5
    Last Post: 17th February 2010, 01:02
  3. qssl
    By jsmith in forum Qt Programming
    Replies: 29
    Last Post: 7th April 2009, 22:21
  4. Qt-4.4.0 installation error in linux
    By babu198649 in forum Installation and Deployment
    Replies: 4
    Last Post: 27th May 2008, 14:35
  5. Access to PostgreSQL DB on a linux server
    By rmagro in forum Qt Programming
    Replies: 28
    Last Post: 13th March 2008, 09:02

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.