InsightConfiguration QML 类型
提供对 Qt Insight Tracker 配置的接口。 更多...
导入语句 | import QtInsightTracker 6.7 |
实例化 | QInsightConfiguration |
属性
- appBuild : string
- batchSize : int
- categories : stringlist
- deviceModel : string
- deviceScreenType : string
- deviceVariant : string
- events : stringlist
- platform : string
- remoteConfig : bool
- remoteConfigInterval : bool
- server : string
- storagePath : string
- storageSize : int
- storageType : string
- syncInterval : int
- token : string
- userId : string
- valid : bool
详细描述
属性文档
appBuild : string |
此属性包含应用的构建版本。
batchSize : int |
此属性包含同步批处理大小。
categories : stringlist |
此属性包含启用的类别。
deviceModel : string |
此属性包含设备型号。
deviceScreenType : string |
此属性包含屏幕类型。
deviceVariant : string |
此属性包含设备变体。
events : stringlist |
此属性包含跟踪的事件类型。
platform : string |
此属性包含平台。
remoteConfig : bool |
remoteConfigInterval : bool |
该属性表示远程配置同步间隔(秒)。
server : string |
该属性表示后端服务器地址。
storagePath : string |
该属性表示存储路径。
storageSize : int |
This property holds the storage size.
storageType : string |
该属性表示存储类型。
syncInterval : int |
该属性表示同步间隔(秒)。
token : string |
该属性表示服务器令牌。
userId : string |
该属性表示在跟踪的事件中使用的用户标识符。
valid : bool |
该属性表示配置是否有效。
© 2024 The Qt Company Ltd. 本文件中包含的文档贡献归其各自所有者所有。在此提供的文档是根据自由软件基金会发布并由其出版的GNU自由文档许可证版本1.3的条款许可的。Qt及其相关标志为芬兰及其它国家的The Qt Company Ltd的商标。所有其他商标均为其合法所有者的财产。