Results 1 to 8 of 8

Thread: accessible Clients

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: accessible Clients

    Did you try QWidget::accessibleDescription property? One of the two should be working.

    Also have a look here: http://doc.qt.nokia.com/qq/qq24-accessibility.html
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. #2
    Join Date
    Jul 2010
    Posts
    15
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: accessible Clients

    thansk for your answer.
    yes i tried QWidget::accessibleDescription. its still the same.
    the items in the treeview are working fine, but the treeview itself keeps saying 'treeview'....

Similar Threads

  1. Replies: 3
    Last Post: 9th May 2011, 18:23
  2. Accessible menus
    By NickPoole in forum Qt Programming
    Replies: 3
    Last Post: 17th August 2009, 10:30
  3. How to add accessible support for widgets?
    By Simon in forum Qt Programming
    Replies: 2
    Last Post: 6th May 2009, 03:55
  4. Need help on wrapping Accessible Interface to QWidget
    By thi_optimist in forum Qt Programming
    Replies: 0
    Last Post: 27th November 2006, 20:10

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.