Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.1.0
-
None
-
N/A
Description
Any other basic QML type seems to work, but creating a "time" type of property throws an "expected property type" error:
import QtQuick 2.1 Item { width: 360 height: 360 property time foo // Expected property type property time bar: "2000-01-01" // Expected property type }
Attachments
Issue Links
- is required for
-
QTBUG-32492 QML's Date.toLocaleString() and friends are not documented
- Closed
For Gerrit Dashboard: QTBUG-32295 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
70329,1 | Remove time type documentation | stable | qt/qtdeclarative | Status: MERGED | +2 | 0 |
84131,2 | Doc: Remove references to the unimplemented 'time' type | release | qt/qtdeclarative | Status: MERGED | +2 | 0 |