summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2024-03-06 12:06:28 +0100
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2024-04-04 18:11:14 +0100
commita07519f51f2733447aab07442a895d227bcfbbb0 (patch)
treed938150eac77b54dfd9caeda2e3cc1cb5f76009c /examples
parent612ed28985736cabce722580d9b84c5af4460e05 (diff)
QColorTRC: code tidies
* Unexport the class (it's fully defined inline) * Use QFlags instead of "manual" math on an enum class. The latter requires some extra minor syntax adjustements (making the enumeration public, so that the operators can pick it up; and explicitly wrap a couple of usages of the enumerators as the operators on them are defined *after* the class itself). Change-Id: I176558de2d5e75697d62790d8783c417997206a9 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions