summaryrefslogtreecommitdiffstats
path: root/src/network/socket
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2021-04-28 19:43:47 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2021-05-02 20:25:41 +0200
commit7507afccee63057269a76f39a6d9bde7cf4427f4 (patch)
tree54e2a185da52d2918f5e569ca24d64400b16dbe9 /src/network/socket
parent99e95a2cc6ddec5ebd7f69489811be2e9aef98b9 (diff)
QFlags: streamline some macros
There's little point at keeping the separate Q_DECLARE_INCOMPATIBLE_FLAGS macro, only to invoke it exactly once (from the expansion of Q_DECLARE_OPERATORS_FOR_FLAGS). Besides, Q_DECLARE_OPERATORS_FOR_FLAGS already had some "incompatible" operators in its expansion (the deleted arithmetic ones), so adding the "incompatible" ones in there is consistent. Change-Id: I591d57af8eec5b03ecaa7a3b0de23a967b13f7a5 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/network/socket')
0 files changed, 0 insertions, 0 deletions