summaryrefslogtreecommitdiffstats
path: root/examples/sql/sqlbrowser/browser.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-07-12 22:27:41 +0200
committerLars Knoll <lars.knoll@qt.io>2020-08-24 00:17:05 +0200
commit524edc7363ecb2ea2697ab17409705c277664e54 (patch)
tree9d9907d517e1867c4df500c9605f1782b3448fff /examples/sql/sqlbrowser/browser.cpp
parentbfbac6be753c8fa01345d7f9ea2f8bffc170337b (diff)
Clean up QVariant::Private::Data
Remove all the internal members of the union. Instead replace it with raw storage (uchar[]) aligned to max_align_t. Place all accesses to the internal members with get<> methods for consistency. Change-Id: Icebf46b90c9375aa6ea0b5913b2132608e8c223d Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'examples/sql/sqlbrowser/browser.cpp')
0 files changed, 0 insertions, 0 deletions