summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-02 14:58:31 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-03 13:06:15 +0100
commit742de50c5ec01f93cf0e193a8a131cbd913cb787 (patch)
tree95343d40491cdf9d7a50cba60d8135ec8a49093a /src/corelib/tools
parenta31dde22dbb37643dcabab12b2ac4e2f1d79f958 (diff)
Address API review comments for QInput/QPointingDevice
- Give default constructor an optional parent, as is standard for QObjects - remove default for QObject parent from inheritance constructor - make QPointingDeviceUniqueId comparison inline, remove superfluous inline of hidden friends - mark read only properties as CONSTANT - remove bit-size from enum types; they are stored in the private, and there are just a few instances; no need to save a few bytes at the expense of performance and code cleanliness Change-Id: Ie7d4a587362714e9d3bc41447cef786bbdb382c6 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/corelib/tools')
0 files changed, 0 insertions, 0 deletions