|
Server : LiteSpeed System : Linux server354.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 User : getfsxkz ( 1681) PHP Version : 8.1.33 Disable Function : NONE Directory : /lib64/qt5/qml/QtQuick/LocalStorage/ |
Upload File : |
import QtQuick.tooling 1.2
// This file describes the plugin-supplied types contained in the library.
// It is used for QML tooling purposes only.
//
// This file was auto-generated by qmltyperegistrar.
Module {
dependencies: []
Component {
file: "qquicklocalstorage_p.h"
name: "QQuickLocalStorage"
prototype: "QObject"
exports: ["QtQuick.LocalStorage/LocalStorage 2.0"]
isCreatable: false
isSingleton: true
exportMetaObjectRevisions: [0]
Method {
name: "openDatabaseSync"
Parameter { name: "args"; type: "QQmlV4Function"; isPointer: true }
}
}
}