FileDialog has incompatible API between Qt 5 and Qt 6. This adds a compatibility layer so that it also work under Qt 6.
Type: fix
 Differential  D50  
Make FileDialog work with Qt6 Authored by tusooa on Jun 15 2024, 12:38 PM. Tags None Referenced Files 
 
 
 Subscribers None 
Details 
 FileDialog has incompatible API between Qt 5 and Qt 6. This adds a compatibility layer so that it also work under Qt 6. Type: fix Verify that unit tests pass under Qt 5. Verify that you can still upload a file under Qt 5. 
Diff Detail 
  |