Page MenuHomePhorge

Make FileDialog work with Qt6
ClosedPublic

Authored by tusooa on Jun 15 2024, 12:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 9, 6:58 PM
Unknown Object (File)
Sat, Sep 7, 8:14 AM
Unknown Object (File)
Sun, Sep 1, 2:25 AM
Unknown Object (File)
Thu, Aug 29, 9:39 AM
Unknown Object (File)
Sat, Aug 24, 1:36 PM
Unknown Object (File)
Sat, Aug 24, 1:25 AM
Unknown Object (File)
Sat, Aug 24, 1:25 AM
Unknown Object (File)
Sat, Aug 24, 1:25 AM
Subscribers
None

Details

Summary

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

CCBUG: https://iron.lily-is.land/T85

Test Plan

Verify that unit tests pass under Qt 5. Verify that you can still upload a file under Qt 5.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable