Skip to content
  • Christian Kamm's avatar
    QmlJS: Fix completion for slots. · c4a979a9
    Christian Kamm authored
    When reading the xml file describing the Qml types, we incorrectly
    classified all functions as methods. They should be slots, since
    otherwise qmldump couldn't have dumped them in the first place.
    
    Task-number: QTCREATORBUG-1755
    Reviewed-by: Erik Verbruggen
    c4a979a9