Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved platform vnc - bell

    General and Desktop
    2
    2
    79
    Loading More Posts
    • 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.
    • P
      poucz last edited by

      Hello,

      I use --platform vnc in my project. I wrote client site (I use libvncclient library). And now, I want beep when I click on pusthButton ( when BTN is clicked I call QApplication::beep();).

      On client site I use callback function BellProc doc, but this callback never raise.

      I don't know if platform vnc support sending beep.
      And how to call beep.

      Tank you for help!

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        From a quick look to the VNC backend code, I haven't seen anything related to that.

        You can check the bug report system to see if there's anything related to that and if not, you can create a feature request for it.

        Note that if you are used to the VNC protocol, you might be quicker in implementing the feature and submit it for a future inclusion :-)

        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 Reply Quote 0
        • First post
          Last post