qt5base-lts/src
Ievgenii Meshcheriakov 57cab7b9a8 QAbstractFileEngine: Remove useless method overrides
Remove useless overrides of QAbstractFileEngine methods from the derived
classes. Also remove "This virtual function must be reimplemented by
all subclasses" passages from the QAbstractFileEngine's documentation.
There are pure virtual methods for such use cases. QAbstractFileEngine
already contains useful defaults for classes not supporting all the
functionality.

Change-Id: Ia25965854f3809b15d7502da3749cc2f3414bbc3
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-11-03 13:42:35 +01:00
..
3rdparty 3rdparty: update TinyCBOR links to 0.6.0 final release 2021-11-01 13:30:23 -07:00
android Android: Treat ACTION_CANCEL as TouchCancelEvent 2021-10-29 08:39:55 +02:00
concurrent Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
corelib QAbstractFileEngine: Remove useless method overrides 2021-11-03 13:42:35 +01:00
dbus dbus: Fix typos 2021-10-14 20:22:21 +02:00
entrypoint CMake: Fix EntryPointMinGW32Target to be found in top-level build 2021-11-02 18:33:52 +01:00
gui rhi: Extend docs regarding QImage and data lifetime 2021-11-02 22:21:06 +01:00
network Remove pre-Win10 code paths in QtBase 2021-11-02 13:55:15 +08:00
opengl Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport evdevtouch: Fix loading screen name for output mapping 2021-10-12 12:52:01 +02:00
plugins QAbstractFileEngine: Remove useless method overrides 2021-11-03 13:42:35 +01:00
printsupport Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
sql Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
testlib Implement QTest:mouseMove widget overload to send event 2021-10-30 11:46:03 +02:00
tools Add --no-rcc-bundle-cleanup option to androiddeployqt tool 2021-10-29 19:32:16 +02:00
widgets Revert "Code style fix" 2021-11-02 13:00:43 +01:00
xml Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00