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"));
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:63
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:106
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
Class const & getClass() const
call the virtual internalGetClass().
Definition: Object.h:159