InsightConfiguration QML Type

Provides an interface to the Qt Insight Tracker configuration. 更多...

import 語句: import QtInsightTracker 6.15
實例化: QInsightConfiguration

特性

詳細描述

特性文檔編製

appBuild : string

This property holds the application's build version.

另請參閱 QInsightConfiguration::appBuild .

batchSize : int

This property holds the sync batch size.

另請參閱 QInsightConfiguration::batchSize .

categories : stringlist

This property holds the enabled categories.

另請參閱 QInsightConfiguration::categories .

deviceModel : string

This property holds the device model.

另請參閱 QInsightConfigurationPrivate::deviceModel .

deviceScreenType : string

This property holds the screen type.

另請參閱 QInsightConfigurationPrivate::deviceScreenType .

deviceVariant : string

This property holds the device variant.

另請參閱 QInsightConfigurationPrivate::deviceVariant .

events : stringlist

This property holds the tracked event types.

另請參閱 QInsightConfiguration::events .

platform : string

This property holds the platform.

另請參閱 QInsightConfigurationPrivate::platform .

remoteConfig : bool

This property holds whether the remote configuration sync is enabled.

默認情況下,此特性為 false .

另請參閱 QInsightConfiguration::remoteConfig .

remoteConfigInterval : bool

This property holds the remote configuration sync interval in seconds.

另請參閱 QInsightConfiguration::remoteConfigInterval .

server : string

This property holds the back-end server address.

另請參閱 QInsightConfiguration::server .

storagePath : string

This property holds the storage path.

另請參閱 QInsightConfiguration::storagePath .

storageSize : int

This property holds the storage size.

另請參閱 QInsightConfiguration::storageSize .

storageType : string

This property holds the storage type.

另請參閱 QInsightConfiguration::storageType .

syncInterval : int

This property holds the sync interval in seconds.

另請參閱 QInsightConfiguration::syncInterval .

token : string

This property holds the server token.

另請參閱 QInsightConfigurationPrivate::token .

userId : string

This property holds the user identifier used in the tracked events.

另請參閱 QInsightConfiguration::userId .

valid : bool

This property holds whether the configuration is valid.

另請參閱 QInsightConfiguration::isValid .