- 
    Bug 
- 
    Resolution: Duplicate
- 
    P2: Important 
- 
    None
- 
    5.1.1
- 
    None
- 
    Linux
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'
- is replaced by
- 
                    QTBUG-10822 property declarations don't accept all types -         
- Closed
 
-