summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/imgui/qt_attribution.json
blob: 80d8adbcf25a2782dfbd139ae52618c6cba7a971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
    {
        "Id": "imgui",
        "Name": "Dear ImGui",
        "QDocModule": "qtrhi",
        "Description": "Dear ImGui",
        "QtUsage": "Used in tests to demonstrate and verify the integration of an external GUI library.",

        "Homepage": "https://github.com/ocornut/imgui",
        "Version": "v1.66b",
        "License": "MIT License",
        "LicenseId": "MIT",
        "LicenseFile": "LICENSE.txt",
        "Copyright": "Copyright (c) 2014-2018 Omar Cornut"
    }
]