MIRA
|
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>
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) |
Declaration of helper functions of drag'n'drop functionality.