Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Activate accessibility for Qt 5.7 application
Forum Updated to NodeBB v4.3 + New Features

Activate accessibility for Qt 5.7 application

Scheduled Pinned Locked Moved Unsolved General and Desktop
accessibleqt5.7
5 Posts 2 Posters 2.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Danman
    wrote on 1 Jul 2016, 13:47 last edited by
    #1

    Hi,

    How do I go about making my Qt application accessible to screen readers can access it? Is accessibility enabled by default with Qt 5.7 or do I need a plugin or change a setting or something?

    Any help is appreciated.

    R 1 Reply Last reply 1 Jul 2016, 13:52
    0
    • D Danman
      1 Jul 2016, 13:47

      Hi,

      How do I go about making my Qt application accessible to screen readers can access it? Is accessibility enabled by default with Qt 5.7 or do I need a plugin or change a setting or something?

      Any help is appreciated.

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 1 Jul 2016, 13:52 last edited by
      #2

      @Danman
      official releases should have accessibility support enabled by default.
      As long as you use standard Qt widgets nothing should be needed from your side.

      Special custom widgets may need a custom accessible interface.

      But why dont you simply try it?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      D 1 Reply Last reply 1 Jul 2016, 14:06
      0
      • R raven-worx
        1 Jul 2016, 13:52

        @Danman
        official releases should have accessibility support enabled by default.
        As long as you use standard Qt widgets nothing should be needed from your side.

        Special custom widgets may need a custom accessible interface.

        But why dont you simply try it?

        D Offline
        D Offline
        Danman
        wrote on 1 Jul 2016, 14:06 last edited by
        #3

        @raven-worx
        Ok, good to know that official releases should have accessibility support enable by default. What would happen if I had both standard Qt widgets and special custom widgets? Would the standard widgets be accessible?

        When you say try it, do you mean try if it's accessible? I have, and it's not - unfortunately. I'm trying to access my application with LDTP but it can't find the application at all.

        Thanks for your reply.

        R 1 Reply Last reply 2 Jul 2016, 09:14
        0
        • D Danman
          1 Jul 2016, 14:06

          @raven-worx
          Ok, good to know that official releases should have accessibility support enable by default. What would happen if I had both standard Qt widgets and special custom widgets? Would the standard widgets be accessible?

          When you say try it, do you mean try if it's accessible? I have, and it's not - unfortunately. I'm trying to access my application with LDTP but it can't find the application at all.

          Thanks for your reply.

          R Offline
          R Offline
          raven-worx
          Moderators
          wrote on 2 Jul 2016, 09:14 last edited by
          #4

          @Danman
          oh i dont know much about the backend on linux systems.
          Maybe this helps?

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          D 1 Reply Last reply 4 Jul 2016, 07:23
          2
          • R raven-worx
            2 Jul 2016, 09:14

            @Danman
            oh i dont know much about the backend on linux systems.
            Maybe this helps?

            D Offline
            D Offline
            Danman
            wrote on 4 Jul 2016, 07:23 last edited by
            #5

            @raven-worx OMG thank you so much!! Your link had the answer and now it works perfectly! I can't thank you enough, you're a hero :)

            1 Reply Last reply
            0

            4/5

            2 Jul 2016, 09:14

            • Login

            • Login or register to search.
            4 out of 5
            • First post
              4/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved