ddt 1.2.1
Loading...
Searching...
No Matches
ddtDataStreamWidgetPlugin.cpp File Reference

DDT Widgets. Class for the DDT Data Stream Widget Plugin. Class for the Data Stream Widget Plugin. Used to have a Qt Designer Plugin of the Data Stream Widget. The Data Stream Widget will allow the application to attach to or detach from a given data stream. Available data streams (URIs) can be defined in a separate configuration file. The display name of the stream can be modified. More...

#include "ddt/ddtDataStreamWidgetPlugin.hpp"
#include "ddt/widgets/ddtDataStreamWidget.hpp"

Macros

#define DDT_GROUP_NAME   "DDT Widgets"
 
#define DDT_WIDGET_CLASS   "DdtDataStreamWidget"
 
#define DDT_INCLUDE_PATH   "ddt/widgets/"
 
#define DDT_INCLUDE_FILE   "ddtDataStreamWidget.hpp"
 

Detailed Description

DDT Widgets. Class for the DDT Data Stream Widget Plugin. Class for the Data Stream Widget Plugin. Used to have a Qt Designer Plugin of the Data Stream Widget. The Data Stream Widget will allow the application to attach to or detach from a given data stream. Available data streams (URIs) can be defined in a separate configuration file. The display name of the stream can be modified.

Author
Carsten Mannel, CGI
Since
2020/02/03

Macro Definition Documentation

◆ DDT_GROUP_NAME

#define DDT_GROUP_NAME   "DDT Widgets"

◆ DDT_INCLUDE_FILE

#define DDT_INCLUDE_FILE   "ddtDataStreamWidget.hpp"

◆ DDT_INCLUDE_PATH

#define DDT_INCLUDE_PATH   "ddt/widgets/"

◆ DDT_WIDGET_CLASS

#define DDT_WIDGET_CLASS   "DdtDataStreamWidget"