Provides an interface to the Qt Insight Tracker configuration. 更多...
import 语句: | import QtInsightTracker 6.15 |
实例化: | QInsightConfiguration |
This property holds the application's build version.
另请参阅 QInsightConfiguration::appBuild .
This property holds the sync batch size.
另请参阅 QInsightConfiguration::batchSize .
This property holds the enabled categories.
另请参阅 QInsightConfiguration::categories .
This property holds the device model.
另请参阅 QInsightConfigurationPrivate::deviceModel .
This property holds the screen type.
另请参阅 QInsightConfigurationPrivate::deviceScreenType .
This property holds the device variant.
另请参阅 QInsightConfigurationPrivate::deviceVariant .
This property holds the tracked event types.
另请参阅 QInsightConfiguration::events .
This property holds the platform.
另请参阅 QInsightConfigurationPrivate::platform .
This property holds whether the remote configuration sync is enabled.
默认情况下,此特性为
false
.
另请参阅 QInsightConfiguration::remoteConfig .
This property holds the remote configuration sync interval in seconds.
另请参阅 QInsightConfiguration::remoteConfigInterval .
This property holds the back-end server address.
另请参阅 QInsightConfiguration::server .
This property holds the storage path.
另请参阅 QInsightConfiguration::storagePath .
This property holds the storage size.
另请参阅 QInsightConfiguration::storageSize .
This property holds the storage type.
另请参阅 QInsightConfiguration::storageType .
This property holds the sync interval in seconds.
另请参阅 QInsightConfiguration::syncInterval .
This property holds the server token.
另请参阅 QInsightConfigurationPrivate::token .
This property holds the user identifier used in the tracked events.
另请参阅 QInsightConfiguration::userId .
This property holds whether the configuration is valid.