diff options
| author | Andreas Buhr <andreas.buhr@qt.io> | 2021-01-08 14:27:52 +0100 |
|---|---|---|
| committer | Andreas Buhr <andreas.buhr@qt.io> | 2021-01-11 16:14:23 +0100 |
| commit | a75bdfda3d7f6c3963644a864cf7b69b357f9912 (patch) | |
| tree | 899a5f08e9af2b0d6a6135dc9bd1da1ce29467fb /src/sql/kernel/qsqldatabase.cpp | |
| parent | 240505457bb1e8280682c7274493a7a6f61a1045 (diff) | |
Clarify variable names in QPropertyObserverPointer::notify
In QPropertyObserverPointer::notify and its calling sites,
variable names "alreadyKnownToHaveChanged",
"knownIfPropertyChanged", "propertyChanged", and at its calling site
"knownIfChanged" are used. This is confusing. This patch
changes those four to "knownToHaveChanged". For the logic
implemented it is not necessary to track whether we
have knowledge about having changed and whether it has
actually changed (if we have knowledge) separately.
Change-Id: I90b86b276ab67b2ed70dba4e456cd90220588870
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/sql/kernel/qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions
