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.