47 #include <QtGui/QIcon> 52 #ifndef _MIRA_VISUALIZATIONTOOL_H_ 53 #define _MIRA_VISUALIZATIONTOOL_H_ 70 template <
typename Reflector>
73 r.itemName(this->getClass().getMetaInfo(
"Name"));
96 virtual QIcon getIcon() = 0;
164 void updateToolTip(QMouseEvent* e,
const QString& text);
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
#define MIRA_ABSTRACT_OBJECT(classIdentifier)
Use this MACRO instead of MIRA_OBJECT to declare the class as abstract.
Definition: FactoryMacros.h:235
The primary interface between a Visualization and the container of the visualization (e...
Definition: Visualization.h:65
Declaration of Visualization and related classes.
Abstract interface for classes that can provide an authority via the getAuthority() method...
Definition: AuthorityProvider.h:61
Use this class to represent time durations.
Definition: Time.h:104
The object class acts as a generic base class for classes which should be used with the classFactory...
Definition: Object.h:144
Authorities act as a facade to the framework.
Definition: Authority.h:94
#define MIRA_GUI_VISUALIZATION_EXPORT
Definition: GuiVisualizationExports.h:61