ADTF  3.18.2
Qt5 Sample Stream Trace View UI Service Plugin

Qt5 Sample Stream Trace View UI Service

Introduction

The Qt5 Sample Stream Trace View UI Service registers itself to a Sample Stream Trace Provider and presents the provided data in a tree view.

Plugin Information
Plugin Filenameadtf_sample_stream_trace_view_ui.adtfplugin
Plugin Descriptionadtf_sample_stream_trace_view_ui.plugindescription
Plugin NameQt5 Sample Stream Trace View UI Service Plugin
LicenseADTF
Support Mailsupport@digitalwerk.net
Homepage URLhttps://support.digitalwerk.net/
Plugin Versions
Plugin Version3.18.2
Plugin File Version1.0
adtf3.18.2
adtf::ucom3.1.0
Component Information
NameQt5 Sample Stream Trace View UI Service
CIDsample_stream_trace_view.ui_service.adtf.cid
DescriptionUse this UI Service to extend the ADTF System with a visualization for statistical information about sample streams (e.g. provided by 'Sample Stream Tracer Service').
TypeService
Default Runlevelfiltergraph
Properties
NameValueTypeDescriptionSubproperties
titlecStringWindow title which will be used at runtime within Qt5 ADTF XSystem UI Service.
Required Interfaces
IID
reference_clock.riddler.streaming.adtf.iid
qt_xsystem.spider.services.adtf.iid

Usage

The Qt5 Sample Stream Trace View UI Service is enhancing the data received from the Sample Stream Trace Provider by calculating related values like time since last sample and/or trigger received.

The Qt5 Sample Stream Trace View UI Service is meant to be initialized during Runlevel "filtergraph" or later. It has to be started earliest after the Sample Stream Trace Provider.