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. QFileDialog single click behavior
Forum Updated to NodeBB v4.3 + New Features

QFileDialog single click behavior

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 240 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.
  • S Offline
    S Offline
    styson
    wrote on last edited by
    #1

    In Qt5.x QFileDialog behaves differently: on a single click it enters the directory and selecting files.
    How can I get back the old behavior with double click?

    Pl45m4P 1 Reply Last reply
    0
    • S styson

      In Qt5.x QFileDialog behaves differently: on a single click it enters the directory and selecting files.
      How can I get back the old behavior with double click?

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by Pl45m4
      #2

      @styson

      What parts of QFileDialog do you use? On which OS?

      Maybe it helps (are you on KDE?)

      • https://code.woboq.org/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp.html#3824

      Edit:
      Are you mixing the native OS style dialog and the Qt one?


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      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