Wireshark-bugs: [Wireshark-bugs] [Bug 9284] Make Qtshark accessible?

Date: Wed, 11 May 2016 11:03:44 +0000

Comment # 10 on bug 9284 from
(In reply to Theodore from comment #9)
> It's a bit difficult for me to describe what I need, since I've done so
> little beyond my third-year university courses. I know we more or less need
> to follow the instructions in the QT documentation for implementing
> accessibility, but I struggle to understand all the jargan.
> http://doc.qt.io/qt-5/accessible-qwidget.html#implementing-accessibility
> 
> I think it would be a good start if all the tab elements within the main
> window had a setAccessibleName, but I'm not sure what else needs to be done.
> 
> I'd try doing this and testing it myself, but I'm not experienced with
> compiling programs written in multiple languages, so I haven't managed to
> set up the build environment yet.

Ok,
The more easy for have a build env, it is using a "Linux" VM (from my opinion) 
after only need add AccessibleName on Qt file (directly on .ui it is possible
?)


You are receiving this mail because:
  • You are watching all bug changes.