ddt 1.2.1
|
DDT Widgets. Class for the DDT Image Widget. Class for the Image Widget. The widget is used to display data of various types (e.g. image, plots, etc.) More...
#include <boost/bind.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <boost/property_tree/ptree.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/ddtGraphicsView.hpp"
#include "ddt/widgets/ddtWidget.hpp"
Go to the source code of this file.
Classes | |
class | DdtImageWidget |
#define | BOOST_BIND_GLOBAL_PLACEHOLDERS |
typedef boost::signals2::signal< void(const std::string &) | signal_response) |
DDT Widgets. Class for the DDT Image Widget. Class for the Image Widget. The widget is used to display data of various types (e.g. image, plots, etc.)
#define BOOST_BIND_GLOBAL_PLACEHOLDERS |
typedef boost::signals2::signal<void(const std::string&) signal_response) |
Typedef for the remote command response signal.