blob: 154d7a06038e13d3e1dae7b67240900339763b13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"Id": "easing",
"Name": "Easing Equations by Robert Penner",
"QDocModule": "qtcore",
"QtUsage": "Used in Qt Core (QEasingCurve).",
"Files": "easing.cpp",
"Comment": "treat as final, no relevant PURL or CPE found",
"Homepage": "http://robertpenner.com/easing/",
"License": "BSD 3-clause \"New\" or \"Revised\" License",
"LicenseId": "BSD-3-Clause",
"LicenseFile": "LICENSE",
"Copyright": "Copyright (c) 2001 Robert Penner"
}
|