ddt  0.1
Classes | Typedefs
ddtImageWidget.hpp File Reference
#include <boost/bind.hpp>
#include <boost/signals2/signal.hpp>
#include <QList>
#include <QtUiPlugin/QDesignerExportWidget>
#include <QtWidgets>
#include "ddt/ddtDataSubscriber.hpp"
#include "ddt/ddtDataTransferFactory.hpp"
#include "ddt/ddtDatavisualisationDefines.hpp"
#include "ddt/widgets/ddtWidget.hpp"
#include "ddt/widgets/ddtGraphicsView.hpp"

Go to the source code of this file.

Classes

class  DdtImageWidget
 

Typedefs

typedef boost::signals2::signal< void(const std::string &)> signal_response
 

Typedef Documentation

◆ signal_response

typedef boost::signals2::signal<void(const std::string&)> signal_response

Typedef for the remote command response signal.