QML plugin: Fix assert

Authored by kfunk on Jun 16 2016, 9:09 AM.

Description

QML plugin: Fix assert

If qmljs isn't capable of parsing a specific type, we'll end up will
null pointers for the attached type in the QML/JS plugin. Don't assert
the type is non-null in code.

Attached test file.

BUG: 364145
FIXED-IN: 5.0.0

Details

Committed
kfunkJun 16 2016, 9:12 AM
Parents
R32:87489f3de074: Fix context help integration with qthelp plugin
Branches
Unknown
Tags
Unknown