Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.3
-
None
-
-
8ba3d83f2 (dev), 77a87852a (6.6), 24655d187 (tqtc/lts-6.5)
Description
For the example below
import QtQuick.Templates
CheckBox {
}
qmltc includes a non-existent file:
32:10: fatal error: private/qquickcheckbox_p_p.h: No such file or directory 32 | #include "private/qquickcheckbox_p_p.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
Attachments
For Gerrit Dashboard: QTBUG-118091 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
511931,5 | QQuickCheckBox: make nextCheckState property non-private | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
513515,3 | QQuickCheckBox: make nextCheckState property non-private | 6.6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
513913,2 | QQuickCheckBox: make nextCheckState property non-private | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |