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. QAccessibleMenu
Forum Updated to NodeBB v4.3 + New Features

QAccessibleMenu

Scheduled Pinned Locked Moved Solved General and Desktop
8 Posts 2 Posters 565 Views 1 Watching
  • 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.
  • O Offline
    O Offline
    Oumayma
    wrote on last edited by
    #1

    ¿How I can call this class and use its functions ? I not being able to find examples.
    This is the class documentation: https://dreamswork.github.io/qt4/classQAccessibleMenu.html

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      AFAIK that's a class you do not create explicitly, it's part of Qt's accessibility module.

      What is your goal ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      O 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        AFAIK that's a class you do not create explicitly, it's part of Qt's accessibility module.

        What is your goal ?

        O Offline
        O Offline
        Oumayma
        wrote on last edited by
        #3

        @SGaist I want to use it to implement accessibility to my menu

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Do you have a custom menu ?
          Because AFAIK, Qt already provides accessibility support for its widgets.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          O 1 Reply Last reply
          0
          • SGaistS SGaist

            Do you have a custom menu ?
            Because AFAIK, Qt already provides accessibility support for its widgets.

            O Offline
            O Offline
            Oumayma
            wrote on last edited by
            #5

            @SGaist I have a simple menu like this : https://doc.qt.io/qt-5/qtwidgets-mainwindows-menus-example.html

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Therefore, AFAIK, it's already supporte: by Qt's accessibility module.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              O 1 Reply Last reply
              0
              • SGaistS SGaist

                Therefore, AFAIK, it's already supporte: by Qt's accessibility module.

                O Offline
                O Offline
                Oumayma
                wrote on last edited by
                #7

                @SGaistthen then I can use the functions that come in the documentation

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  Again, can you explain what exactly do you want to do with that class ?

                  Qt's accessibility implementation already collaborates with standard accessibility tools from various platforms. It's explained there.

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  1

                  • Login

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