MIRA
Namespaces | Functions
ChannelDragnDropUtils.h File Reference

Declaration of helper functions of drag'n'drop functionality. More...

#include <QMimeData>
#include <QtGui/QDragEnterEvent>
#include <QtGui/QDropEvent>
#include <QWidget>
#include <factory/Factory.h>
#include <visualization/GuiVisualizationExports.h>
Include dependency graph for ChannelDragnDropUtils.h:

Go to the source code of this file.

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 
 mira::ChannelDragnDropUtils
 

Functions

MIRA_GUI_VISUALIZATION_EXPORT std::string getChannelIDFromMimeData (const QMimeData *mimeData)
 
MIRA_GUI_VISUALIZATION_EXPORT std::list< ClassPtr > getVisualizationsFor (const std::string &channelID, const Class &visualizationType)
 

Detailed Description

Declaration of helper functions of drag'n'drop functionality.

Author
Erik Einhorn
Date
2011/01/28