Skip to content
Snippets Groups Projects
  • Fawzi Mohamed's avatar
    0a4310d3
    qmljs: added qmljsconstants.h · 0a4310d3
    Fawzi Mohamed authored
    
    Moved Document::Language, Import::Type and StaticAnalysis::Severity
    enums to qmljsconstants.h and renamed values removing the redundant
    part.
    Thus the effective length changed little or improved
    (Document::QmlLanguage => Language::Qml).
    
    The separate file allows better reuse of enum values without introducing
    circular dependencies.
    
    Change-Id: I5186d7c04f5d3f6c289068b919be5ff1ff118326
    Reviewed-by: default avatarFawzi Mohamed <fawzi.mohamed@digia.com>
    0a4310d3
    History
    qmljs: added qmljsconstants.h
    Fawzi Mohamed authored
    
    Moved Document::Language, Import::Type and StaticAnalysis::Severity
    enums to qmljsconstants.h and renamed values removing the redundant
    part.
    Thus the effective length changed little or improved
    (Document::QmlLanguage => Language::Qml).
    
    The separate file allows better reuse of enum values without introducing
    circular dependencies.
    
    Change-Id: I5186d7c04f5d3f6c289068b919be5ff1ff118326
    Reviewed-by: default avatarFawzi Mohamed <fawzi.mohamed@digia.com>
qmljseditor.cpp 45.80 KiB