diff options
| author | Dheerendra Purohit <dheerendra@pthinks.com> | 2025-08-12 12:03:31 +0530 |
|---|---|---|
| committer | Dheerendra Purohit <dheerendra@pthinks.com> | 2025-10-14 06:56:02 +0000 |
| commit | c8b7db36a021d53f6a0b76fc31e45421f66c8439 (patch) | |
| tree | 14b9a39e2c1820f5b3b766819f837f7ced5036be /src/corelib/thread/qthread.cpp | |
| parent | 19b925cf887a2999e3db6b0aca0f95f5a82f819c (diff) | |
QAbstractItemView: Fix isPersistentEditorOpen for non-persistent editors
isPersistentEditorOpen() returned true if an editor widget existed for
the given index, even when it was not opened as a persistent editor.
Update the implementation to check both that the editor widget exists
and that it is listed in the persistent editor set.
Pick-to: 6.10 6.9
Fixes: QTBUG-72333
Change-Id: I380fb51a4e357b5497fb1462e4dcd40c7ead4e13
Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/corelib/thread/qthread.cpp')
0 files changed, 0 insertions, 0 deletions
