Skip to content
Snippets Groups Projects
  • Andreas Traczyk's avatar
    2539eb71
    misc: circumvent QtCreator "module not found" bug · 2539eb71
    Andreas Traczyk authored
    When registering into QML namespaces from a non-global context,
    certain QtCreator versions fail to find import modules. The only
    effect is a lack of correct "intellisense". We can register dummy
    namespace into the QML module namespaces we use to quiet the IDE.
    
    Change-Id: Ideb06541475788c669619be82c30d993554435a9
    2539eb71
    History
    misc: circumvent QtCreator "module not found" bug
    Andreas Traczyk authored
    When registering into QML namespaces from a non-global context,
    certain QtCreator versions fail to find import modules. The only
    effect is a lack of correct "intellisense". We can register dummy
    namespace into the QML module namespaces we use to quiet the IDE.
    
    Change-Id: Ideb06541475788c669619be82c30d993554435a9
Code owners
Assign users and groups as approvers for specific file changes. Learn more.