summaryrefslogtreecommitdiffstats
path: root/2.4.0/qt_attribution.json
blob: 5872bf269909557608be43a166bf035967dcf03b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
    {
        "Id": "colladadom",
        "Name": "ColladaDOM",
        "QDocModule": "qt3dstudio",
        "QtUsage": "Used by Qt3DStudio Studio component.",

        "Description": "The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.",
        "Version": "1.4.0",
        "Homepage": "https://www.khronos.org/collada/wiki/COLLADA_DOM",
        "License": "MIT Open Source License",
        "LicenseId": "MIT",
        "LicenseFile": "dom/license.txt",
        "Copyright": "Copyright 2006 Sony Computer Entertainment Inc."
    },
    {
        "Id": "libxml",
        "Name": "LibXML",
        "QDocModule": "qt3dstudio",
        "QtUsage": "Used by ColladaDOM which in turn is used by Qt3DStudio Studio component.",

        "Description": "Libxml2 is the XML C parser and toolkit.",
        "License": "MIT License",
        "LicenseId": "MIT",
        "Copyright": "Copyright (c) 2005 libxml2"
    }
]