QApplication::globalStrut() will be removed in qt6. It's deprecated in qt5.15 It seems that it's not necessary to expand to globalStruct as it never return 0 for theses widget
ClosedPublic

Authored by mlaurent on Jan 29 2020, 9:49 PM.

Details

Summary

QApplication::globalStrut() will be removed in qt6

Diff Detail

Repository
R236 KWidgetsAddons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mlaurent created this revision.Jan 29 2020, 9:49 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 29 2020, 9:49 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
mlaurent requested review of this revision.Jan 29 2020, 9:49 PM
dfaure accepted this revision.Jan 31 2020, 2:04 PM
This revision is now accepted and ready to land.Jan 31 2020, 2:04 PM
This revision was automatically updated to reflect the committed changes.