Qt Forum

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

    Call for Presentations - Qt World Summit

    Unsolved Add virtual keyboard on QFileDialog

    General and Desktop
    1
    1
    327
    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.
    • Gianluca86
      Gianluca86 last edited by

      Hi everyone,
      In my desktop application I have a virtual keyboard for using the application on touchscreens.
      When I call a QFileDialog (normally GetSaveFileName) the keyboard becomes unusable (this is fine because the dialog is modal and the keyboard is on MainWindow).
      There is no way to open my virtual keyboard as a child of QFileDialog?
      I have to create a derivative version of QFileDialog? If yes, there are some examples?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post