summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qt_attribution.json
blob: 2a616a28197cebe1e5813555118f86e5033a0601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Id": "qtemporaryfile",
    "Name": "Parts of QTemporaryFile",
    "QDocModule": "qtcore",
    "QtUsage": "Used in Qt Core. Disable the qtemporaryfile feature to avoid.",
    "Path": "qtemporaryfile.cpp",

    "Description": "Generates a unique file path and returns a native handle to the open file.",
    "License": "BSD 3-clause \"New\" or \"Revised\" License",
    "LicenseId": "BSD-3-Clause",
    "LicenseFile": "QTEMPORARYFILE_LICENSE.txt",
    "Copyright": "Copyright (c) 1987, 1993 The Regents of the University of California."
}