ddt 1.4.0
 
Loading...
Searching...
No Matches
ddtImageWidgetPlugin.cpp File Reference

DDT Widgets. Class for the DDT Image Widget Plugin. Class for the Image Widget Plugin. Used to have a Qt Designer Plugin of the Image Widget. The Image Widget can be connected to various other widgets or dialogs. Connection is done via Qt signals and slots. More...

Macros

#define DDT_GROUP_NAME   "DDT Widgets"
 
#define DDT_WIDGET_CLASS   "DdtImageWidget"
 
#define DDT_INCLUDE_PATH   "ddt/widgets/"
 
#define DDT_INCLUDE_FILE   "ddtImageWidget.hpp"
 

Detailed Description

DDT Widgets. Class for the DDT Image Widget Plugin. Class for the Image Widget Plugin. Used to have a Qt Designer Plugin of the Image Widget. The Image Widget can be connected to various other widgets or dialogs. Connection is done via Qt signals and slots.

Macro Definition Documentation

◆ DDT_GROUP_NAME

#define DDT_GROUP_NAME   "DDT Widgets"

◆ DDT_INCLUDE_FILE

#define DDT_INCLUDE_FILE   "ddtImageWidget.hpp"

◆ DDT_INCLUDE_PATH

#define DDT_INCLUDE_PATH   "ddt/widgets/"

◆ DDT_WIDGET_CLASS

#define DDT_WIDGET_CLASS   "DdtImageWidget"