summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi
diff options
context:
space:
mode:
authorRym Bouabid <rym.bouabid@qt.io>2023-09-14 17:35:37 +0200
committerRym Bouabid <rym.bouabid@qt.io>2023-09-26 19:58:26 +0200
commitdeec34c2fb496c8f96b76d456d27a2824622f401 (patch)
treed6a0456dc408bd28e6ea3bc158e186deba4c851b /tests/auto/gui/rhi
parentf77c7e1bf54288bd6720e8a41b7ac9a0486c93d5 (diff)
Revamp Local Fortune Server Example: Declare sendFortune() as a methodHEADdev
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>
Diffstat (limited to 'tests/auto/gui/rhi')
0 files changed, 0 insertions, 0 deletions