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

DDT Widgets. Class for the DDT Scale Buttons Widget Plugin. Class for the Scale Buttons Widget Plugin. Used to have a Qt Designer Plugin of the Scale Buttons Widget. Scale buttons will allow the user to zoom into the image zoom out of the image go to the default scale. More...

#include "ddt/ddtScaleButtonsWidgetPlugin.hpp"
#include "ddt/widgets/ddtScaleButtonsWidget.hpp"

Macros

#define DDT_GROUP_NAME   "DDT Widgets"
 
#define DDT_WIDGET_CLASS   "DdtScaleButtonsWidget"
 
#define DDT_INCLUDE_PATH   "ddt/widgets/"
 
#define DDT_INCLUDE_FILE   "ddtScaleButtonsWidget.hpp"
 

Detailed Description

DDT Widgets. Class for the DDT Scale Buttons Widget Plugin. Class for the Scale Buttons Widget Plugin. Used to have a Qt Designer Plugin of the Scale Buttons Widget. Scale buttons will allow the user to zoom into the image zoom out of the image go to the default scale.

Author
Carsten Mannel, CGI
Since
2020/02/05

Macro Definition Documentation

◆ DDT_GROUP_NAME

#define DDT_GROUP_NAME   "DDT Widgets"

◆ DDT_INCLUDE_FILE

#define DDT_INCLUDE_FILE   "ddtScaleButtonsWidget.hpp"

◆ DDT_INCLUDE_PATH

#define DDT_INCLUDE_PATH   "ddt/widgets/"

◆ DDT_WIDGET_CLASS

#define DDT_WIDGET_CLASS   "DdtScaleButtonsWidget"