Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.1.1
-
None
-
Linux
Description
When I import library "Library" this way:
import Library as Library
And then try to set a property somewhere of type Library.Type:
property Library.Type thisType
Then I get an error:
Unexpected token `.'
Unexpected token `identifier'
Attachments
Issue Links
- is replaced by
-
QTBUG-10822 property declarations don't accept all types
-
- Closed
-