diff options
| author | Assam Boudjelthia <assam.boudjelthia@qt.io> | 2025-10-06 14:28:14 +0300 |
|---|---|---|
| committer | Assam Boudjelthia <assam.boudjelthia@qt.io> | 2025-10-14 12:15:16 +0300 |
| commit | e381e5087aae67c125496ce672f43d9cfba2032d (patch) | |
| tree | aab17d3f12cb40d8797977f255c59580dddbfdf1 /src/corelib/thread/qthread.cpp | |
| parent | c8b7db36a021d53f6a0b76fc31e45421f66c8439 (diff) | |
Android: fix QtQuickView fields access level
Some fields under QtView and thus under QtQuickView are marked
as protected which ends up shown in javadoc. These fiedls are
internal and shouldn't be treated as public, so instead, make
them private and provide package-private getters/setters for
QtQuickView to access those fields internally.
Pick-to: 6.10 6.8
Change-Id: I438b1828a6691199d94c94810591f604f2b4299c
Reviewed-by: Soheil Armin <soheil.armin@qt.io>
Diffstat (limited to 'src/corelib/thread/qthread.cpp')
0 files changed, 0 insertions, 0 deletions
