summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qt_attribution.json
blob: 37c0937f2961035c3b7986a2d77b4223d75ad6bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Id": "cocoa-platform-plugin",
    "Name": "Cocoa Platform Plugin",
    "QDocModule": "qtgui",
    "QtUsage": "Code used in the Qt Platform Abstraction (QPA) for macOS.",
    "Files": "qcocoaapplication.h qcocoaapplication.mm qcocoaapplicationdelegate.h qcocoaapplicationdelegate.mm qcocoaeventdispatcher.h qcocoaeventdispatcher.mm qcocoaintrospection.h qcocoaintrospection.mm qcocoasystemtrayicon.mm qmacdefines_mac.h",

    "Description": "Allows Qt to integrate into Apple's Cocoa API.",
    "LicenseId": "BSD-3-Clause",
    "License": "BSD 3-clause \"New\" or \"Revised\" License",
    "LicenseFile": "COCOA_LICENSE.txt",
    "Copyright": "Copyright (c) 2007-2008, Apple, Inc."
}