qt5base-lts/examples/corelib/serialization
Edward Welbourne 3c78f1e96e rsslisting example: rename a slot to reflect what it does
Many slots can be connected to one signal so, unlike a virtual method
that must be named for the situation in which it is called, a slot can
(so should) be named for what it does, rather than naming it to match
the signal it's connected to.

Task-number: QTBUG-111228
Pick-to: 6.5
Change-Id: If2fa40cac0e51a243054526d7d2997fdd54aea3e
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
2023-05-25 17:40:36 +02:00
..
cbordump Shrink the CBOR dumper example's image 2023-05-15 15:51:01 +02:00
convert Add metadata to serialization examples 2023-05-15 14:02:42 +02:00
rsslisting rsslisting example: rename a slot to reflect what it does 2023-05-25 17:40:36 +02:00
savegame Doc: fix links to examples 2023-05-24 07:04:31 +02:00
streambookmarks Add metadata to serialization examples 2023-05-15 14:02:42 +02:00
CMakeLists.txt Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00
serialization.pro Move streambookmarks example into corelibe/serialization 2023-03-31 13:26:42 +02:00