qt5base-lts/examples/corelib
Rym Bouabid deec34c2fb Revamp Local Fortune Server Example: Declare sendFortune() as a method
Declare sendFortune() as a method because it's used in the connect()
overload taking a pointer-to-member-function, so it doesn't need help
from moc.

Q_OBJECT is not needed anymore as the "Server" class doesn't contain
signals and slots anymore.
Use Q_DECLARE_TR_FUNCTIONS Macro to allow tr() calls.

Task-number: QTBUG-117064
Pick-to: 6.6 6.5
Change-Id: Id197cb4c9f9df2102b769d028d8a0cae91e5c492
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-09-26 19:58:26 +02:00
..
bindableproperties Revamp Subscription example: Cretae QString using a Literal operator 2023-09-22 21:02:45 +02:00
ipc Revamp Local Fortune Server Example: Declare sendFortune() as a method 2023-09-26 19:58:26 +02:00
mimetypes Revamp MIME Type Browser Ex: Revisit documentation 2023-09-22 20:21:23 +02:00
platform Docs: Update Links to Android Notifier Example 2023-09-21 17:28:43 +00:00
serialization Check input and output converters do support the relevant directions 2023-09-15 21:53:36 +02:00
threads Revamp Wait Conditions Example: Revisit the documentation 2023-09-13 20:45:18 +02:00
tools Contiguous cache example: minor cleanup 2023-06-30 12:55:01 +02:00
CMakeLists.txt Move permissions example to manual test 2023-06-26 18:45:25 +02:00
corelib.pro Move notification example from androidextras to qtbase 2021-06-04 22:21:12 +03:00