mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 08:15:30 +08:00
15 lines
440 B
JSON
15 lines
440 B
JSON
{
|
|
"Id": "easing",
|
|
"Name": "Easing Equations by Robert Penner",
|
|
"QDocModule": "qtcore",
|
|
"QtUsage": "Used in Qt Core (QEasingCurve).",
|
|
"Files": "easing.cpp",
|
|
|
|
"Comment": "treat as final",
|
|
"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"
|
|
}
|